Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
e5c6556b40a3a34fcd4829078a3e229a4bceeeaa
/
.
/
third_party
/
tests
/
YosysTests
/
misc
/
scripts
/
rename_top.ys
blob: 34c280fc81e37c375143063bf574b9247e45e942 [
file
] [
log
] [
blame
]
read_verilog
../
top
.
v
synth
-
top top
tee
-
o result
.
log rename
-
top new_top
tee
-
o result
.
log
dump