Files
2d_display_engine-new/impact.cmd
Matthias Blankertz 1807fb99b5 - Replaced cache with simpler wishbone-memory bridge
- Redesign wishbone interconnect
- Changed wb_ddr_ctrl_wb_sc to allow easier addition of ports
2013-06-04 23:18:16 +02:00

7 lines
118 B
Batchfile

setMode -bs
setCable -port auto
identify
assignFile -p 1 -file "2d_display_engine_bd.bit"
program -p 1 -onlyFpga
exit