Activity
From 04/16/2018 to 05/15/2018
05/15/2018
- JC 03:23 PM FPGA Development: RE: FPGA GPIO issue
- The fpga can connect the gpio core to any pin you want. Gpio 144 should map to the first gpio core pin in the fpga image.
The .ucf file is used to map processor pins to net names in the vhdl.
MDK_2014-01-13/examples/industrial_io/... - Hi,
I am attempting to get some FPGA GPIO control going with an L138/LX45 IndustrialIO board. Have been following these instructions
https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/FPGA_Core_Device_Drivers
...