1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected about 3 years ago.
Mar 09, 2021 — Mar 09, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added yosys-svgviewer to build system and renamed filterlib to yosys-filterlib More... about 12 years ago
Imported svgviewer from qt4.8 More... about 12 years ago
More GVariant conversions More... about 12 years ago
Weird, I thought I fixed this bug earlier but it magically reappeared again. More... about 12 years ago
VPR spurts outs way too many warnings so I increased the warning limit so that we don't get a fatal error for reaching that limit. More... about 12 years ago
Simple auto forced pack code. If an unused primitive drives existing logic inside a cluster via a forced connection (interconnect that has no flexibility), then only the atom that can potentially get absorbed into that is considered. All other atoms are rejected from using that position. More... about 12 years ago
Remove LUT from carry chain, have the tool auto-pack the LUT in More... about 12 years ago
Create nice errors when calling RTLIL::Module::derive() of base class More... about 12 years ago
Collect parameters in hierarchy -generate (and do nothing with them) More... about 12 years ago
Tiny bugfix in simlib.v More... about 12 years ago
Improvements and bugfixes for generate blocks with local signals More... about 12 years ago
Fixed handling of unconditional generate blocks More... about 12 years ago
Adjust to GVariant-based sr_config_* functions More... about 12 years ago
Added nosync attribute and some async reset related fixes More... about 12 years ago
Improved verbose output of subcircuit More... about 12 years ago
Improved method for finding fsm_expand candidates More... about 12 years ago
Added hierarchy -generate command for generating skeletton modules More... about 12 years ago
Changed fsm_expand to merge multiplexers more aggressively More... about 12 years ago
Renamed hansimem.v test case to mem_arst.v More... about 12 years ago
Fixed handling of show -viewer More... about 12 years ago
Fixed handling of internal signals in show command More... about 12 years ago
Improved show -colors color assignments More... about 12 years ago
Added show -strech and renamed -widthlabels to -width More... about 12 years ago
Added -widthlabels options to chow command More... about 12 years ago
Added -notypes option to intersynth backend More... about 12 years ago
Reorganized TODOs More... about 12 years ago
Added mem2reg option to verilog frontend More... about 12 years ago
Fixed stdcells.v for $adff with undef reset value More... about 12 years ago
Another fix in mem2reg ast simplify logic More... about 12 years ago
Added -colors option to show command More... about 12 years ago