mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 02:10:24 +00:00
Added examples/anlogic/
This commit is contained in:
parent
107d884804
commit
32a901ddf2
7 changed files with 55 additions and 0 deletions
4
examples/anlogic/build.sh
Executable file
4
examples/anlogic/build.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -ex
|
||||
yosys demo.ys
|
||||
$TD_HOME/bin/td build.tcl
|
Loading…
Add table
Add a link
Reference in a new issue