Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | recover_reduce: Add driver script for the $reduce_* recover feature | Robert Ou | 2017-08-27 | 2 | -0/+101 | |
| | | | | | | | | | | Conflicts: passes/techmap/Makefile.inc | |||||
| * | recover_reduce_core: Finish implementing the core function | Robert Ou | 2017-08-27 | 1 | -0/+110 | |
| | | ||||||
| * | recover_reduce_core: Initial commit | Robert Ou | 2017-08-27 | 2 | -0/+110 | |
| | | | | | | | | | | Conflicts: passes/techmap/Makefile.inc | |||||
* | | Further improve extract_fa pass | Clifford Wolf | 2017-08-28 | 1 | -1/+42 | |
|/ | ||||||
* | Further improve extract_fa (seems to be fully functional now) | Clifford Wolf | 2017-08-25 | 1 | -10/+226 | |
| | ||||||
* | Rename "adders" to "extract_fa" | Clifford Wolf | 2017-08-25 | 2 | -28/+16 | |
| | ||||||
* | Towards more generic "adder" function extractor | Clifford Wolf | 2017-08-23 | 1 | -202/+53 | |
| | ||||||
* | Add experimental adders pass | Clifford Wolf | 2017-08-22 | 2 | -0/+447 | |
| | ||||||
* | abc: Allow +/ filenames in the abc command | Robert Ou | 2017-08-14 | 1 | -0/+3 | |
| | ||||||
* | Fix typo in "abc" pass help message | Clifford Wolf | 2017-07-29 | 1 | -1/+1 | |
| | ||||||
* | Fix handling of empty cell port assignments (i.e. ignore them) | Clifford Wolf | 2017-07-21 | 1 | -0/+3 | |
| | ||||||
* | Fix handling of init values in "abc -dff" and "abc -clk" | Clifford Wolf | 2017-06-20 | 1 | -131/+176 | |
| | ||||||
* | Switched abc "clock domain not found" error to log_cmd_error() | Clifford Wolf | 2017-06-20 | 1 | -24/+28 | |
| | ||||||
* | Add aliases for common sets of gate types to "abc -g" | Clifford Wolf | 2017-05-24 | 1 | -2/+74 | |
| | ||||||
* | Add $_ANDNOT_ and $_ORNOT_ gates | Clifford Wolf | 2017-05-17 | 1 | -21/+41 | |
| | ||||||
* | Squelch trailing whitespace | Larry Doolittle | 2017-04-12 | 1 | -1/+1 | |
| | ||||||
* | Copy attributes to _TECHMAP_REPLACE_ cells | Clifford Wolf | 2017-02-16 | 1 | -2/+8 | |
| | ||||||
* | Fix techmap for inout ports connected to inout ports | Clifford Wolf | 2017-02-13 | 1 | -2/+7 | |
| | ||||||
* | Update ABC scripts to use "&nf" instead of "map" | Clifford Wolf | 2017-02-01 | 1 | -3/+3 | |
| | ||||||
* | Improved ABC default scripts | Clifford Wolf | 2016-11-19 | 1 | -17/+34 | |
| | ||||||
* | Build fixes for VS 2015 | Clifford Wolf | 2016-10-16 | 2 | -1/+4 | |
| | ||||||
* | Avoid using strcasecmp() | Clifford Wolf | 2016-10-14 | 1 | -2/+21 | |
| | ||||||
* | Added MEMID handling to "flatten" pass | Clifford Wolf | 2016-10-14 | 1 | -0/+6 | |
| | ||||||
* | Added "zinit" pass | Clifford Wolf | 2016-10-12 | 2 | -0/+152 | |
| | ||||||
* | Added $ff and $_FF_ cell types | Clifford Wolf | 2016-10-12 | 1 | -1/+19 | |
| | ||||||
* | Bugfix in techmap parameter handling | Clifford Wolf | 2016-09-14 | 1 | -1/+1 | |
| | ||||||
* | Fixed some compiler warnings in attrmap command | Clifford Wolf | 2016-08-10 | 1 | -4/+4 | |
| | ||||||
* | Added "attrmap" command | Clifford Wolf | 2016-08-09 | 3 | -0/+253 | |
| | ||||||
* | Added "attrmvcp" pass | Clifford Wolf | 2016-08-09 | 2 | -0/+138 | |
| | ||||||
* | Undo "preserve wire attributes in iopadmap" change (it was OK before) | Clifford Wolf | 2016-08-08 | 1 | -1/+1 | |
| | ||||||
* | preserve wire attributes in iopadmap | Clifford Wolf | 2016-08-06 | 1 | -1/+1 | |
| | ||||||
* | Added "insbuf" command | Clifford Wolf | 2016-08-02 | 2 | -0/+95 | |
| | ||||||
* | Bugfix in "abc -script" handling | Clifford Wolf | 2016-06-19 | 1 | -53/+50 | |
| | ||||||
* | Added "deminout" | Clifford Wolf | 2016-06-19 | 2 | -0/+117 | |
| | ||||||
* | Added "dc2" to default ABC scripts | Clifford Wolf | 2016-06-17 | 1 | -5/+5 | |
| | ||||||
* | Added "abc -I <num> -P <num>" | Clifford Wolf | 2016-06-17 | 1 | -8/+33 | |
| | ||||||
* | Improved support for $sop cells | Clifford Wolf | 2016-06-17 | 1 | -0/+31 | |
| | ||||||
* | Added $sop cell type and "abc -sop" | Clifford Wolf | 2016-06-17 | 1 | -6/+23 | |
| | ||||||
* | Updated ABC to hg rev b5df6e2b76f0 | Clifford Wolf | 2016-06-17 | 1 | -9/+9 | |
| | ||||||
* | Added "nlutmap -assert" | Clifford Wolf | 2016-06-09 | 1 | -0/+14 | |
| | ||||||
* | Added support for "keep" attribute to shregmap | Clifford Wolf | 2016-05-07 | 1 | -2/+2 | |
| | ||||||
* | Fixed preservation of important attributes in techmap | Clifford Wolf | 2016-05-06 | 1 | -4/+32 | |
| | ||||||
* | Changed port names in greenpak shregmap | Andrew Zonenberg | 2016-05-04 | 1 | -1/+1 | |
| | ||||||
* | Added tristate buffer support to iopadmap | Clifford Wolf | 2016-05-04 | 1 | -4/+161 | |
| | ||||||
* | Fixed iopadmap attribute handling | Clifford Wolf | 2016-05-04 | 1 | -0/+1 | |
| | ||||||
* | Improvements in greenpak4 shreg mapping | Clifford Wolf | 2016-04-23 | 1 | -16/+35 | |
| | ||||||
* | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-23 | 1 | -0/+1 | |
|\ | ||||||
| * | Added "shregmap -zinit" for greenpak4 tech | Clifford Wolf | 2016-04-23 | 1 | -0/+1 | |
| | | ||||||
* | | Fixed typo in help text | Andrew Zonenberg | 2016-04-22 | 1 | -1/+1 | |
|/ | ||||||
* | Added "shregmap -tech greenpak4" | Clifford Wolf | 2016-04-22 | 1 | -6/+97 | |
| |