aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/blinky.ys
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/blinky.ys')
-rw-r--r--ice40/blinky.ys9
1 files changed, 9 insertions, 0 deletions
diff --git a/ice40/blinky.ys b/ice40/blinky.ys
new file mode 100644
index 00000000..9c51dc88
--- /dev/null
+++ b/ice40/blinky.ys
@@ -0,0 +1,9 @@
+read_verilog blinky.v
+read_verilog -lib +/ice40/cells_sim.v
+synth -top blinky
+abc -lut 4
+techmap -map blinky_map.v
+splitnets
+opt_clean
+stat
+write_json blinky.json