Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | set "keep" on modules with $assert cells in "hierarchy" | Clifford Wolf | 2014-09-30 |
| | |||
* | Added support for "keep" on modules | Clifford Wolf | 2014-09-29 |
| | |||
* | namespace Yosys | Clifford Wolf | 2014-09-27 |
| | |||
* | Merge pull request #39 from ahmedirfan1983/master | Clifford Wolf | 2014-09-22 |
|\ | | | | | merged with current mas.ter branch + features added + bug fixes | ||
| * | Merge branch 'master' of https://github.com/cliffordwolf/yosys into btor | Ahmed Irfan | 2014-09-22 |
| |\ | |/ |/| | | | | | | | | | | | | | added case for memwr cell that is used in muxes (same cell is used more than one time) corrected bug for xnor and logic_not added pmux cell translation Conflicts: backends/btor/btor.cc | ||
* | | Re-enabled assert for new logic loops in "share" pass | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Various improvements regarding logic loops in "share" results | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Logic loop bugfix for "share" pass | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Added "share -limit" | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Still loop bug in "share": changed assert to warning | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Do not introduce new logic loops in "share" | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Assert on new logic loops in "share" pass | Clifford Wolf | 2014-09-21 |
| | | |||
* | | Added "test_abcloop" command | Clifford Wolf | 2014-09-19 |
| | | |||
* | | Initialize RTLIL::Const from std::vector<bool> | Clifford Wolf | 2014-09-19 |
| | | |||
* | | Sorting of object names in ilang backend | Clifford Wolf | 2014-09-19 |
| | | |||
* | | Small improvements in "abc" command handle_loops() function | Clifford Wolf | 2014-09-19 |
| | | |||
* | | Using "NOT" instead of "INV" as cell name in default abc genlib file | Clifford Wolf | 2014-09-19 |
| | | |||
* | | Alphabetically sort port names in "show" output | Clifford Wolf | 2014-09-19 |
| | | |||
* | | Do not run "scorr" in "abc -fast" | Clifford Wolf | 2014-09-18 |
| | | |||
* | | Improvements in "synth" script | Clifford Wolf | 2014-09-18 |
| | | |||
* | | Added "abc -fast" | Clifford Wolf | 2014-09-18 |
| | | |||
* | | Added commit count to devel version number | Clifford Wolf | 2014-09-17 |
| | | |||
* | | Fixed $_NOR vs. $_NOR_ typo in abc.cc | Clifford Wolf | 2014-09-16 |
| | | |||
* | | Fixed $memwr/$memrd order in memory_dff | Clifford Wolf | 2014-09-16 |
| | | |||
* | | Added new CodingReadme file (replaces CodingStyle and CHECKLISTS) | Clifford Wolf | 2014-09-16 |
| | | |||
* | | Fixed $macc simlib model for zero-config | Clifford Wolf | 2014-09-16 |
| | | |||
* | | More aggressive $macc merging in alumacc | Clifford Wolf | 2014-09-15 |
| | | |||
* | | Added the obvious optimizations to alumacc $macc generator | Clifford Wolf | 2014-09-15 |
| | | |||
* | | Improved maccmap tree bit packing | Clifford Wolf | 2014-09-15 |
| | | |||
* | | Fixed wreduce $shiftx handling | Clifford Wolf | 2014-09-15 |
| | | |||
* | | Fixed monitor notifications for removed cell | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Added "synth" command | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Fixed techmap_wrap for techmap_celltype | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Using alumacc in techmap.v | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Various fixes/cleanups in alumacc and maccmap | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Added techmap_wrap attribute | Clifford Wolf | 2014-09-14 |
| | | |||
* | | alumacc fix for $pos cells | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Extract $alu cells in alumacc | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Merge $macc cells in alumacc pass | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Basic $macc extract in alumacc | Clifford Wolf | 2014-09-14 |
| | | |||
* | | alumacc skeleton | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Cleanup in wreduce | Clifford Wolf | 2014-09-14 |
| | | |||
* | | Using pkg-config to find libffi | Clifford Wolf | 2014-09-13 |
| | | |||
* | | Fixed simlib $macc model for xilinx xsim | Clifford Wolf | 2014-09-08 |
| | | |||
* | | Simplified $fa undef model | Clifford Wolf | 2014-09-08 |
| | | |||
* | | Fixes and cleanups for blackbox.v | Clifford Wolf | 2014-09-08 |
| | | |||
* | | Added $lcu cell type | Clifford Wolf | 2014-09-08 |
| | | |||
* | | Another $clog2 bugfix | Clifford Wolf | 2014-09-08 |
| | | |||
* | | Added "$fa" cell type | Clifford Wolf | 2014-09-08 |
| | | |||
* | | Trim msb/lsb zero bits from full adder in maccmap | Clifford Wolf | 2014-09-08 |
| | |