Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Redesign log_id_cache so that it doesn't keep IdString instances referenced, ... | Clifford Wolf | 2019-07-15 | 1 | -6/+13 | |
| | * | | | | | Add log_checkpoint function and use it in opt_muxtree | Clifford Wolf | 2019-07-15 | 3 | -0/+9 | |
| | * | | | | | Fix first divergence in #1178 | Eddie Hung | 2019-07-09 | 1 | -1/+5 | |
| * | | | | | | Merge pull request #1189 from YosysHQ/eddie/fix1151 | Clifford Wolf | 2019-07-15 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Error out if enable > dbits | Eddie Hung | 2019-07-13 | 1 | -0/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1190 from YosysHQ/eddie/fix_1099 | Clifford Wolf | 2019-07-15 | 1 | -4/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | If ConstEval fails do not log_abort() but return gracefully | Eddie Hung | 2019-07-13 | 1 | -4/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1191 from whitequark/opt_lut-log_debug | Clifford Wolf | 2019-07-15 | 1 | -56/+38 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | opt_lut: make less chatty. | whitequark | 2019-07-13 | 1 | -56/+38 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1195 from Roman-Parise/master | Clifford Wolf | 2019-07-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Updated FreeBSD dependencies in README.md | Roman-Parise | 2019-07-14 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1197 from nakengelhardt/handle-setrlimit-fail | Clifford Wolf | 2019-07-15 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | smt: handle failure of setrlimit syscall | N. Engelhardt | 2019-07-15 | 1 | -1/+5 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1194 from cr1901/miss-semi | Eddie Hung | 2019-07-14 | 1 | -2/+2 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Fix missing semicolon in Windows-specific code in aigerparse.cc. | William D. Jones | 2019-07-14 | 1 | -2/+2 | |
| * | | | | | Merge pull request #1183 from whitequark/ice40-always-relut | Clifford Wolf | 2019-07-12 | 1 | -11/+5 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | synth_ice40: switch -relut to be always on. | whitequark | 2019-07-11 | 1 | -10/+4 | |
| | * | | | | synth_ice40: fix help text typo. NFC. | whitequark | 2019-07-11 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1182 from koriakin/xc6s-bram | Eddie Hung | 2019-07-11 | 9 | -8/+598 | |
| |\ \ \ \ | ||||||
| | * | | | | synth_xilinx: Initial Spartan 6 block RAM inference support. | Marcin KoĆcielnicki | 2019-07-11 | 9 | -8/+598 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1185 from koriakin/xc-ff-init-vals | Eddie Hung | 2019-07-11 | 2 | -6/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | xilinx: Fix the default values for FDPE/FDSE INIT attributes to match ISE/Viv... | Marcin KoĆcielnicki | 2019-07-11 | 2 | -6/+6 | |
| | |/ / / | ||||||
| * / / / | Enable &mfs for abc9, even if it only currently works for ice40 | Eddie Hung | 2019-07-11 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #1172 from whitequark/write_verilog-Sa-as-qmark | Clifford Wolf | 2019-07-11 | 1 | -2/+8 | |
| |\ \ \ | ||||||
| | * | | | write_verilog: write RTLIL::Sa aka - as Verilog ?. | whitequark | 2019-07-09 | 1 | -2/+8 | |
| * | | | | Merge pull request #1179 from whitequark/attrmap-proc | Clifford Wolf | 2019-07-11 | 1 | -0/+19 | |
| |\ \ \ \ | ||||||
| | * | | | | attrmap: also consider process, switch and case attributes. | whitequark | 2019-07-10 | 1 | -0/+19 | |
| | | |/ / | | |/| | | ||||||
* | | | | | Add Tsu offset to boxes, and comments | Eddie Hung | 2019-07-11 | 1 | -6/+11 | |
* | | | | | ABC doesn't like negative delays in flop boxes... | Eddie Hung | 2019-07-11 | 1 | -6/+6 | |
* | | | | | Fix FDCE_1 box | Eddie Hung | 2019-07-11 | 1 | -1/+1 | |
* | | | | | Revert "$pastQ should be first input" | Eddie Hung | 2019-07-11 | 1 | -13/+13 | |
* | | | | | Propagate INIT attr | Eddie Hung | 2019-07-11 | 1 | -5/+5 | |
* | | | | | $pastQ should be first input | Eddie Hung | 2019-07-11 | 1 | -13/+13 | |
* | | | | | Fix typo | Eddie Hung | 2019-07-11 | 1 | -1/+1 | |
* | | | | | Short out async box | Eddie Hung | 2019-07-11 | 1 | -0/+14 | |
* | | | | | Simplify to $__ABC_ASYNC box | Eddie Hung | 2019-07-11 | 2 | -19/+8 | |
* | | | | | $__ABC_FD_ASYNC_MUX.Q -> Y | Eddie Hung | 2019-07-11 | 1 | -1/+1 | |
* | | | | | Missing debug message | Eddie Hung | 2019-07-11 | 1 | -0/+1 | |
* | | | | | Error out if abc9 not called with -lut or -luts | Eddie Hung | 2019-07-11 | 1 | -0/+3 | |
* | | | | | Count $_NOT_ cells turned into $luts | Eddie Hung | 2019-07-11 | 1 | -7/+2 | |
* | | | | | WIP for fixing partitioning, temporarily do not partition | Eddie Hung | 2019-07-11 | 1 | -12/+34 | |
* | | | | | Restore from master | Eddie Hung | 2019-07-10 | 1 | -0/+1 | |
* | | | | | Another typo | Eddie Hung | 2019-07-10 | 1 | -1/+1 | |
* | | | | | abc_flop to also get topologically sorted | Eddie Hung | 2019-07-10 | 1 | -11/+10 | |
* | | | | | write_verilog with *.v extension | Eddie Hung | 2019-07-10 | 1 | -1/+1 | |
* | | | | | Fix clk_pol for FD*_1 | Eddie Hung | 2019-07-10 | 2 | -4/+3 | |
* | | | | | Another typo | Eddie Hung | 2019-07-10 | 1 | -1/+1 | |
* | | | | | Another typo | Eddie Hung | 2019-07-10 | 1 | -1/+1 | |
* | | | | | Fix spacing | Eddie Hung | 2019-07-10 | 1 | -1/+1 | |
* | | | | | Use \$currQ | Eddie Hung | 2019-07-10 | 1 | -4/+9 |