mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 10:50:25 +00:00
Added examples/anlogic/
This commit is contained in:
parent
107d884804
commit
32a901ddf2
7 changed files with 55 additions and 0 deletions
3
examples/anlogic/demo.ys
Normal file
3
examples/anlogic/demo.ys
Normal file
|
@ -0,0 +1,3 @@
|
|||
read_verilog demo.v
|
||||
synth_anlogic -top demo
|
||||
write_verilog full.v
|
Loading…
Add table
Add a link
Reference in a new issue