Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Xilinx GPIO help...

Reply
Thread Tools

Xilinx GPIO help...

 
 
Dave
Guest
Posts: n/a
 
      08-29-2006
I've got a ML403 Virtex 4 development board with an FX12 part on it. I've
developed several VHDL components that I need to interface to the
MicroBlaze. The VHDL components interface to the outside world through FPGA
pins. I've looked at some Xilinx examples of devices like LEDs and switches
interfacing to the MicroBlaze but these devices are always defined during
the Base System Builder in XPS. I've tried the process of adding a GPIO for
32-bit input as:

1. Add IP for GPIO
2. Attach the GPIO to the OPB
3. Set the port connection IP2INTC_Irpt to opb_gpio_IP2INTC_Irpt
4. Set GPIO_in to opb_gpio_0_in
5. Generate addresses

Do the GPIO pins have to be mapped to FPGA I/O pins? I had to select "Make
External" on each connection or I got errors when trying to build the
project.

How do I attach local component functionality (known only to the top-level
VHDL) to these GPIO pins?

Are there any __simple__ examples of GPIO usage and instantiation with
connections to the top-level architecture?

Any help would be very much appreciated.

Thanks.


Dave


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microblaze XPS Gpio not working with interrupts guru10 VHDL 1 08-18-2005 07:25 PM
Altera to Xilinx Ronny Hengst VHDL 1 07-24-2003 05:05 PM
xilinx logiblox and modelsim SE 5.6 Tim Terry VHDL 1 07-21-2003 03:25 PM
Xilinx synthetize problems Pedro Claro VHDL 7 07-10-2003 12:19 AM
Re: ModelSim 5.7 and xilinx libraries David Bishop VHDL 1 06-28-2003 04:53 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57