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
2025-11-02 04:27:53 +00:00
Code
Activity
eb21bf3651
yosys
/
passes
History
Eddie Hung
eb21bf3651
log_warning_noprefix -> log_warning as per review
2019-05-03 20:53:25 +02:00
..
cmds
Fix floating point exception in qwp,
fixes
#923
2019-05-01 15:06:46 +02:00
equiv
Add -undef option to equiv_opt, passed to equiv_induct
2019-04-26 11:16:48 -07:00
fsm
fsm_opt: Fix runtime error for FSMs without a reset state
2019-02-07 10:35:36 +00:00
hierarchy
log_warning_noprefix -> log_warning as per review
2019-05-03 20:53:25 +02:00
memory
memory_bram: Fix multiport make_transp
2019-04-07 16:56:31 +01:00
opt
Improve opt_expr and opt_clean handling of (partially) undriven and/or unused wires,
fixes
#981
2019-05-03 14:25:01 +02:00
pmgen
Misspelling
2019-04-25 16:46:13 -07:00
proc
Improve proc full_case detection and handling,
fixes
#931
2019-04-18 15:13:47 +02:00
sat
Add missing enable_undef to "sat -tempinduct-def",
fixes
#883
2019-05-02 00:03:31 +02:00
techmap
If init is 1'bx, do not add to dict as per @cliffordwolf
2019-05-03 08:06:16 -07:00
tests
flowmap: implement depth relaxation.
2019-01-08 01:13:05 +00:00