mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-03-10 12:48:35 +00:00
[xc7] Add xdl and bitgen to blinky.sh
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
set -ex
|
||||
yosys blinky.ys
|
||||
../nextpnr-xc7 --json blinky.json --pcf blinky.pcf --xdl blinky.xdl
|
||||
xdl -xdl2ncd blinky.xdl
|
||||
bitgen -w blinky.ncd -g UnconstrainedPins:Allow
|
||||
#icepack blinky.asc blinky.bin
|
||||
#icebox_vlog blinky.asc > blinky_chip.v
|
||||
#iverilog -o blinky_tb blinky_chip.v blinky_tb.v
|
||||
|
||||
Reference in New Issue
Block a user