projects
/
minecraft-eda
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add romgen, a tool to generate ROMs for litho
[minecraft-eda]
/
makefile
1
synth: example/counter.ys minecraft.lib example/counter.sv
2
yosys $<
3
4
minecraft.lib: genlib.py
5
python3 $< > $@