nextpnr/ice40/icebreaker.ys

10 lines
175 B
Plaintext
Raw Normal View History

2018-06-10 21:06:26 +08:00
read_verilog icebreaker.v
read_verilog -lib +/ice40/cells_sim.v
synth -top icebreaker
abc -lut 4
techmap -map blinky_map.v
splitnets
opt_clean
stat
write_json icebreaker.json