This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-02-23 15:53:37 +00:00
Code
Issues
Releases
Wiki
Activity
Files
4ddaa70fd6363096bf0cb1bc5e7cb8fa8ed21ad2
YosysHQ.yosys
/
passes
/
cmds
History
Pepijn de Vos
409e532433
redirect fuser stderr to /dev/null
2020-01-28 10:02:41 +01:00
..
add.cc
Add "add -mod"
2019-09-20 10:27:17 +02:00
autoname.cc
autoname: do not autoname ports
2020-01-14 10:13:29 -08:00
blackbox.cc
…
bugpoint.cc
…
check.cc
Add "check -allow-tbuf"
2019-10-03 11:49:56 +02:00
chformal.cc
…
chtype.cc
…
connect.cc
…
connwrappers.cc
…
copy.cc
…
cover.cc
…
delete.cc
…
design.cc
…
edgetypes.cc
…
logcmd.cc
…
ltp.cc
…
Makefile.inc
add a command to read/modify scratchpad contents
2019-12-12 16:25:03 +01:00
plugin.cc
…
portlist.cc
Improve "portlist" command
2019-09-25 09:20:38 +02:00
qwp.cc
…
rename.cc
…
scatter.cc
…
scc.cc
scc to use design->selected_modules() which avoids black/white-boxes
2020-01-07 15:46:36 -08:00
scratchpad.cc
Add RTLIL::constpad, init by yosys_setup(); use for abc9
2020-01-08 10:52:08 -08:00
select.cc
…
setattr.cc
…
setundef.cc
…
show.cc
redirect fuser stderr to /dev/null
2020-01-28 10:02:41 +01:00
splice.cc
…
splitnets.cc
…
stat.cc
…
tee.cc
…
torder.cc
…
trace.cc
…
write_file.cc
…