![]() |
|
|
|
#1 |
|
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 |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |