This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2026-02-10 11:01:04 +00:00
Code
Activity
e38f40af5b
yosys
/
passes
History
Eddie Hung
e38f40af5b
Use IdString::begins_with()
2019-08-06 16:42:25 -07:00
..
cmds
Add $_NMUX_, add "abc -g cmos", add proper cmos cell costs
2019-08-06 04:47:55 +02:00
equiv
Add -undef option to equiv_opt, passed to equiv_induct
2019-04-26 11:16:48 -07:00
fsm
Use State::S{0,1}
2019-08-06 16:22:47 -07:00
hierarchy
Use IdString::begins_with()
2019-08-06 16:42:25 -07:00
memory
Use State::S{0,1}
2019-08-06 16:22:47 -07:00
opt
Use IdString::begins_with()
2019-08-06 16:42:25 -07:00
pmgen
Do not use shiftmul peepopt pattern when mul result is truncated,
fixes
#1047
2019-05-28 17:17:56 +02:00
proc
Make liberal use of IdString.in()
2019-08-06 16:18:18 -07:00
sat
Use State::S{0,1}
2019-08-06 16:22:47 -07:00
techmap
Use State::S{0,1}
2019-08-06 16:22:47 -07:00
tests
flowmap: implement depth relaxation.
2019-01-08 01:13:05 +00:00