Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Still loop bug in "share": changed assert to warning | Clifford Wolf | 2014-09-21 | 1 | -13/+25 |
| | |||||
* | Do not introduce new logic loops in "share" | Clifford Wolf | 2014-09-21 | 1 | -6/+47 |
| | |||||
* | Assert on new logic loops in "share" pass | Clifford Wolf | 2014-09-21 | 1 | -0/+48 |
| | |||||
* | Added "test_abcloop" command | Clifford Wolf | 2014-09-19 | 2 | -0/+286 |
| | |||||
* | Small improvements in "abc" command handle_loops() function | Clifford Wolf | 2014-09-19 | 1 | -6/+9 |
| | |||||
* | Using "NOT" instead of "INV" as cell name in default abc genlib file | Clifford Wolf | 2014-09-19 | 1 | -2/+2 |
| | |||||
* | Alphabetically sort port names in "show" output | Clifford Wolf | 2014-09-19 | 1 | -0/+3 |
| | |||||
* | Do not run "scorr" in "abc -fast" | Clifford Wolf | 2014-09-18 | 1 | -4/+4 |
| | |||||
* | Added "abc -fast" | Clifford Wolf | 2014-09-18 | 1 | -6/+31 |
| | |||||
* | Fixed $_NOR vs. $_NOR_ typo in abc.cc | Clifford Wolf | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Fixed $memwr/$memrd order in memory_dff | Clifford Wolf | 2014-09-16 | 1 | -4/+6 |
| | |||||
* | More aggressive $macc merging in alumacc | Clifford Wolf | 2014-09-15 | 1 | -1/+37 |
| | |||||
* | Added the obvious optimizations to alumacc $macc generator | Clifford Wolf | 2014-09-15 | 1 | -0/+1 |
| | |||||
* | Improved maccmap tree bit packing | Clifford Wolf | 2014-09-15 | 1 | -16/+50 |
| | |||||
* | Fixed wreduce $shiftx handling | Clifford Wolf | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Fixed techmap_wrap for techmap_celltype | Clifford Wolf | 2014-09-14 | 1 | -9/+16 |
| | |||||
* | Various fixes/cleanups in alumacc and maccmap | Clifford Wolf | 2014-09-14 | 2 | -2/+11 |
| | |||||
* | Added techmap_wrap attribute | Clifford Wolf | 2014-09-14 | 1 | -5/+28 |
| | |||||
* | alumacc fix for $pos cells | Clifford Wolf | 2014-09-14 | 1 | -13/+24 |
| | |||||
* | Extract $alu cells in alumacc | Clifford Wolf | 2014-09-14 | 1 | -1/+296 |
| | |||||
* | Merge $macc cells in alumacc pass | Clifford Wolf | 2014-09-14 | 1 | -1/+59 |
| | |||||
* | Basic $macc extract in alumacc | Clifford Wolf | 2014-09-14 | 1 | -4/+104 |
| | |||||
* | alumacc skeleton | Clifford Wolf | 2014-09-14 | 2 | -0/+64 |
| | |||||
* | Cleanup in wreduce | Clifford Wolf | 2014-09-14 | 1 | -11/+8 |
| | |||||
* | Added $lcu cell type | Clifford Wolf | 2014-09-08 | 1 | -1/+26 |
| | |||||
* | Added "$fa" cell type | Clifford Wolf | 2014-09-08 | 2 | -6/+47 |
| | |||||
* | Trim msb/lsb zero bits from full adder in maccmap | Clifford Wolf | 2014-09-08 | 1 | -5/+27 |
| | |||||
* | Added "test_cell -const" | Clifford Wolf | 2014-09-08 | 1 | -2/+45 |
| | |||||
* | Added 'techmap_maccmap' techmap attribute | Clifford Wolf | 2014-09-07 | 1 | -19/+53 |
| | |||||
* | Added "maccmap" command | Clifford Wolf | 2014-09-07 | 2 | -0/+319 |
| | |||||
* | Added "test_cell -nosat" | Clifford Wolf | 2014-09-07 | 1 | -59/+73 |
| | |||||
* | Various bug fixes (related to $macc model testing) | Clifford Wolf | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | Added $macc SAT model | Clifford Wolf | 2014-09-06 | 1 | -5/+6 |
| | |||||
* | Added $macc cell type | Clifford Wolf | 2014-09-06 | 1 | -2/+53 |
| | |||||
* | Merge branch 'master' of github.com:cliffordwolf/yosys | Clifford Wolf | 2014-09-06 | 9 | -15/+15 |
|\ | |||||
| * | Corrected spelling mistakes found by lintian | Ruben Undheim | 2014-09-06 | 9 | -15/+15 |
| | | |||||
* | | Added "test_cell -script" | Clifford Wolf | 2014-09-06 | 1 | -1/+8 |
|/ | |||||
* | Fixed "opt_const -fine" for $pos cells | Clifford Wolf | 2014-09-04 | 1 | -9/+4 |
| | |||||
* | Removed $bu0 cell type | Clifford Wolf | 2014-09-04 | 6 | -24/+9 |
| | |||||
* | Fixed "test_cells -vlog" | Clifford Wolf | 2014-09-03 | 1 | -4/+6 |
| | |||||
* | Improvements in "test_cell -vlog" | Clifford Wolf | 2014-09-02 | 1 | -3/+8 |
| | |||||
* | Added test_cell -vlog | Clifford Wolf | 2014-09-02 | 1 | -2/+79 |
| | |||||
* | Added SAT testing to test_cell eval stage | Clifford Wolf | 2014-09-02 | 1 | -1/+89 |
| | |||||
* | Removed references to yosys-svgviewer from docs | Clifford Wolf | 2014-09-02 | 1 | -2/+2 |
| | |||||
* | Using "xdot" instead of "yosys-svgviewer" in show command | Clifford Wolf | 2014-09-02 | 1 | -4/+3 |
| | |||||
* | Added $alu support to test_cell | Clifford Wolf | 2014-09-01 | 1 | -1/+22 |
| | |||||
* | Added "test_cell -simlib -v" | Clifford Wolf | 2014-09-01 | 1 | -8/+29 |
| | |||||
* | Added "techmap -autoproc" | Clifford Wolf | 2014-09-01 | 1 | -2/+18 |
| | |||||
* | Fixes in old SAT example.ys | Clifford Wolf | 2014-09-01 | 1 | -3/+4 |
| | |||||
* | Moved "share" and "wreduce" to passes/opt/ | Clifford Wolf | 2014-09-01 | 5 | -2/+2 |
| |