This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97cd01b9a1
yosys
/
examples
/
anlogic
/
build.sh
5 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Remove FHS dependency by replacing /bin/bash with /usr/bin/env bash everywhere
2026-04-22 10:39:19 +02:00
#!/usr/bin/env bash
Added examples/anlogic/
2019-03-04 18:56:56 +01:00
set
-ex
yosys demo.ys
Add missing newline Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-03-06 00:21:04 +01:00
$TD_HOME
/bin/td build.tcl