yosys/passes
Marcus Comstedt 8c2bdef36d Fix a segfault in dffinit when the value has too few bits
The code was already trying to add the required number of bits, but
fell one short of the mark.
2015-11-08 19:16:56 +01:00
..
cmds Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
equiv Use mfp<> in equiv_mark 2015-10-27 19:15:35 +01:00
fsm Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
hierarchy Added "singleton" pass 2015-11-07 19:10:43 +01:00
memory Bugfix in memory_dff 2015-10-31 22:01:41 +01:00
opt Improvements in wreduce 2015-10-31 13:39:30 +01:00
proc Re-created command-reference-manual.tex, copied some doc fixes to online help 2015-08-14 11:27:19 +02:00
sat Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
techmap Fix a segfault in dffinit when the value has too few bits 2015-11-08 19:16:56 +01:00
tests Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00