You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: A long standing issue is remote programing of the FPGA. Currently we use a JTAG cable to program the FPGA directly (serial) or in flash. This is bad, as we need to ahve a physical cable connected to the board.
Solution: Implement a flash loader module to program FPGA flash through PCIe/Wishbone.
Problem: A long standing issue is remote programing of the FPGA. Currently we use a JTAG cable to program the FPGA directly (serial) or in flash. This is bad, as we need to ahve a physical cable connected to the board.
Solution: Implement a flash loader module to program FPGA flash through PCIe/Wishbone.
O good start would be here:
http://www.ohwr.org/projects/svec/repository/revisions/master/show/hdl/rtl/bootloader
The text was updated successfully, but these errors were encountered: