mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-15 16:11:33 +00:00
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
yosys blinky.ys
|
||||
../nextpnr-ice40 --json blinky.json --pcf blinky.pcf --asc blinky.asc
|
||||
../../../nextpnr-ice40 --json blinky.json --pcf blinky.pcf --asc blinky.asc
|
||||
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