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-04-30 05:36:39 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2a9ad48eb63a5f019c528fe46ceca0065364a44d
YosysHQ.yosys
/
passes
/
opt
History
Clifford Wolf
2a9ad48eb6
Added ENABLE_NDEBUG makefile options
2015-01-24 12:16:46 +01:00
..
Makefile.inc
Fixed build with SMALL=1
2014-12-30 11:41:24 +01:00
opt_clean.cc
Added dict/pool.sort()
2015-01-24 00:13:27 +01:00
opt_const.cc
Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim)
2015-01-13 13:20:09 +01:00
opt_muxtree.cc
Fixed opt_muxtree performance bug
2015-01-21 16:44:07 +01:00
opt_reduce.cc
using dict and pool in opt_reduce
2014-12-28 21:27:05 +01:00
opt_rmdff.cc
…
opt_share.cc
bugfix in opt_share
2014-12-28 21:26:36 +01:00
opt.cc
typo fix for "opt -fast"
2014-12-30 22:35:38 +01:00
share.cc
Added ENABLE_NDEBUG makefile options
2015-01-24 12:16:46 +01:00
wreduce.cc
…