Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'cinput' and 'coutput' to symbols file for boxes | Eddie Hung | 2019-05-27 | 1 | -7/+18 |
* | ABC9 to call &sweep | Eddie Hung | 2019-05-26 | 1 | -2/+1 |
* | Typo | Eddie Hung | 2019-05-26 | 1 | -1/+1 |
* | Combine ABC_COMMAND_LUT | Eddie Hung | 2019-05-26 | 1 | -2/+1 |
* | Fix "a" extension | Eddie Hung | 2019-05-26 | 1 | -1/+3 |
* | Add &fraig and &mfs back | Eddie Hung | 2019-05-24 | 1 | -2/+1 |
* | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-21 | 5 | -13/+27 |
|\ | |||||
| * | Fix two instances of integer-assignment to string. | Henner Zeller | 2019-05-14 | 1 | -1/+1 |
| * | Zinit option '-singleton' -> '-all' | Makai Mann | 2019-05-10 | 1 | -1/+1 |
| * | Merge pull request #991 from kristofferkoch/gcc9-warnings | Clifford Wolf | 2019-05-08 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix all warnings that occurred when compiling with gcc9 | Kristoffer Ellersgaard Koch | 2019-05-08 | 1 | -2/+2 |
| * | | abc: Fix handling of postfixed names (e.g. for retiming) | David Shah | 2019-05-04 | 1 | -4/+4 |
| * | | abc: Improve name recovery | David Shah | 2019-05-04 | 1 | -4/+17 |
| |/ | |||||
| * | If init is 1'bx, do not add to dict as per @cliffordwolf | Eddie Hung | 2019-05-03 | 1 | -1/+2 |
| * | Revert "dffinit -noreinit to silently continue when init value is 1'bx" | Eddie Hung | 2019-05-03 | 1 | -12/+4 |
| * | dffinit -noreinit to silently continue when init value is 1'bx | Eddie Hung | 2019-05-02 | 1 | -4/+12 |
* | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-02 | 1 | -1/+11 |
|\| | |||||
| * | Copy with 1'bx padding in $shiftx | Eddie Hung | 2019-04-28 | 1 | -1/+11 |
| * | Merge pull request #914 from YosysHQ/xc7srl | Eddie Hung | 2019-04-22 | 1 | -5/+159 |
| |\ | |||||
* | \ | Merge branch 'xaig' into xc7mux | Eddie Hung | 2019-04-22 | 2 | -7/+38 |
|\ \ \ | |||||
| * | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-04-22 | 2 | -6/+35 |
| |\| | | |||||
| | * | | Merge pull request #951 from YosysHQ/clifford/logdebug | Clifford Wolf | 2019-04-22 | 1 | -5/+32 |
| | |\ \ | |||||
| | | * | | Add log_debug() framework | Clifford Wolf | 2019-04-22 | 1 | -5/+32 |
| * | | | | Merge remote-tracking branch 'origin/clifford/libwb' into xaig | Eddie Hung | 2019-04-21 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-04-20 | 4 | -32/+39 |
| |\ \ \ \ | |||||
| * | | | | | Ignore 'whitebox' attr in flatten with "-wb" option | Eddie Hung | 2019-04-18 | 1 | -5/+19 |
| * | | | | | Merge remote-tracking branch 'origin/clifford/whitebox' into xaig | Eddie Hung | 2019-04-18 | 2 | -3/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | Skip if abc_box_id earlier | Eddie Hung | 2019-04-17 | 1 | -3/+3 |
| * | | | | | | Do not print slack histogram | Eddie Hung | 2019-04-17 | 1 | -1/+1 |
| * | | | | | | Working ABC9 script | Eddie Hung | 2019-04-17 | 1 | -2/+2 |
| * | | | | | | abc9 to output some more info | Eddie Hung | 2019-04-16 | 1 | -1/+2 |
| * | | | | | | Port from xc7mux branch | Eddie Hung | 2019-04-16 | 1 | -17/+55 |
* | | | | | | | Merge remote-tracking branch 'origin/xc7srl' into xc7mux | Eddie Hung | 2019-04-22 | 8 | -126/+220 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-04-22 | 2 | -2/+4 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | attrmap: extend -remove to allow removing attributes with any value. | whitequark | 2019-04-22 | 1 | -1/+3 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Disable blackbox detection in techmap files | Clifford Wolf | 2019-04-22 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | Use new pmux2shiftx from #944, remove my old attempt | Eddie Hung | 2019-04-21 | 3 | -134/+0 |
| * | | | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-04-20 | 3 | -8/+29 |
| |\| | | | |||||
| | * | | | Merge pull request #943 from YosysHQ/clifford/whitebox | Clifford Wolf | 2019-04-20 | 3 | -8/+29 |
| | |\ \ \ | |||||
| | | * | | | Add "techmap -wb", use in formal flows | Clifford Wolf | 2019-04-20 | 1 | -1/+8 |
| | | * | | | Check blackbox attribute in techmap/simplemap | Clifford Wolf | 2019-04-20 | 2 | -2/+2 |
| | | * | | | Ignore 'whitebox' attr in flatten with "-wb" option | Eddie Hung | 2019-04-18 | 1 | -5/+19 |
| | | | |/ | | | |/| | |||||
| | | * | | Add "whitebox" attribute, add "read_verilog -wb" | Clifford Wolf | 2019-04-18 | 2 | -3/+3 |
| * | | | | Merge remote-tracking branch 'origin/pmux2shiftx' into xc7srl | Eddie Hung | 2019-04-20 | 2 | -0/+82 |
| |\ \ \ \ | |||||
| | * | | | | Fix ordering of when to insert zero index | Eddie Hung | 2019-04-11 | 1 | -2/+1 |
| * | | | | | Merge remote-tracking branch 'origin' into xc7srl | Eddie Hung | 2019-04-20 | 2 | -31/+29 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Spelling fixes | Eddie Hung | 2019-04-19 | 1 | -2/+2 |
| | * | | | | Fix abc's remap_name to not ignore [^0-9] when extracting sid | Eddie Hung | 2019-04-18 | 1 | -12/+16 |
| | * | | | | ABC to call retime all the time | Eddie Hung | 2019-04-18 | 1 | -15/+11 |
| | * | | | | Revert "abc -dff now implies "-D 0" otherwise retiming doesn't happen" | Eddie Hung | 2019-04-10 | 1 | -2/+0 |