Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Xilinx GPIO help...

 
Thread Tools Search this Thread
Old 08-29-2006, 02:03 AM   #1
Default Xilinx GPIO help...


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




Dave
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
UCF file for virtex family...using Xilinx 10.1 dhoomketu Hardware 0 05-23-2009 07:36 PM
Xilinx 7.1 and testbench error boitsas Software 0 01-15-2008 04:14 PM
Dazzle Box... swt458 Hardware 2 01-15-2008 06:06 AM
xilinx ISE8.2 error: XST779 JayTee Hardware 1 07-11-2007 01:16 PM
VHDL (Assigning pins in xilinx) amanpervaiz Hardware 3 12-02-2006 04:37 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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