aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Redesign log_id_cache so that it doesn't keep IdString instances referenced, ...Clifford Wolf2019-07-151-6/+13
| | * | | | | Add log_checkpoint function and use it in opt_muxtreeClifford Wolf2019-07-153-0/+9
| | * | | | | Fix first divergence in #1178Eddie Hung2019-07-091-1/+5
| * | | | | | Merge pull request #1189 from YosysHQ/eddie/fix1151Clifford Wolf2019-07-151-0/+4
| |\ \ \ \ \ \
| | * | | | | | Error out if enable > dbitsEddie Hung2019-07-131-0/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #1190 from YosysHQ/eddie/fix_1099Clifford Wolf2019-07-151-4/+8
| |\ \ \ \ \ \
| | * | | | | | If ConstEval fails do not log_abort() but return gracefullyEddie Hung2019-07-131-4/+8
| | |/ / / / /
| * | | | | | Merge pull request #1191 from whitequark/opt_lut-log_debugClifford Wolf2019-07-151-56/+38
| |\ \ \ \ \ \
| | * | | | | | opt_lut: make less chatty.whitequark2019-07-131-56/+38
| | |/ / / / /
| * | | | | | Merge pull request #1195 from Roman-Parise/masterClifford Wolf2019-07-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | Updated FreeBSD dependencies in README.mdRoman-Parise2019-07-141-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #1197 from nakengelhardt/handle-setrlimit-failClifford Wolf2019-07-151-1/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | smt: handle failure of setrlimit syscallN. Engelhardt2019-07-151-1/+5
| |/ / / / /
| * | | | | Merge pull request #1194 from cr1901/miss-semiEddie Hung2019-07-141-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix missing semicolon in Windows-specific code in aigerparse.cc.William D. Jones2019-07-141-2/+2
| * | | | | Merge pull request #1183 from whitequark/ice40-always-relutClifford Wolf2019-07-121-11/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | synth_ice40: switch -relut to be always on.whitequark2019-07-111-10/+4
| | * | | | synth_ice40: fix help text typo. NFC.whitequark2019-07-111-1/+1
| | |/ / /
| * | | | Merge pull request #1182 from koriakin/xc6s-bramEddie Hung2019-07-119-8/+598
| |\ \ \ \
| | * | | | synth_xilinx: Initial Spartan 6 block RAM inference support.Marcin Koƛcielnicki2019-07-119-8/+598
| | |/ / /
| * | | | Merge pull request #1185 from koriakin/xc-ff-init-valsEddie Hung2019-07-112-6/+6
| |\ \ \ \
| | * | | | xilinx: Fix the default values for FDPE/FDSE INIT attributes to match ISE/Viv...Marcin Koƛcielnicki2019-07-112-6/+6
| | |/ / /
| * / / / Enable &mfs for abc9, even if it only currently works for ice40Eddie Hung2019-07-111-1/+1
| |/ / /
| * | | Merge pull request #1172 from whitequark/write_verilog-Sa-as-qmarkClifford Wolf2019-07-111-2/+8
| |\ \ \
| | * | | write_verilog: write RTLIL::Sa aka - as Verilog ?.whitequark2019-07-091-2/+8
| * | | | Merge pull request #1179 from whitequark/attrmap-procClifford Wolf2019-07-111-0/+19
| |\ \ \ \
| | * | | | attrmap: also consider process, switch and case attributes.whitequark2019-07-101-0/+19
| | | |/ / | | |/| |
* | | | | Add Tsu offset to boxes, and commentsEddie Hung2019-07-111-6/+11
* | | | | ABC doesn't like negative delays in flop boxes...Eddie Hung2019-07-111-6/+6
* | | | | Fix FDCE_1 boxEddie Hung2019-07-111-1/+1
* | | | | Revert "$pastQ should be first input"Eddie Hung2019-07-111-13/+13
* | | | | Propagate INIT attrEddie Hung2019-07-111-5/+5
* | | | | $pastQ should be first inputEddie Hung2019-07-111-13/+13
* | | | | Fix typoEddie Hung2019-07-111-1/+1
* | | | | Short out async boxEddie Hung2019-07-111-0/+14
* | | | | Simplify to $__ABC_ASYNC boxEddie Hung2019-07-112-19/+8
* | | | | $__ABC_FD_ASYNC_MUX.Q -> YEddie Hung2019-07-111-1/+1
* | | | | Missing debug messageEddie Hung2019-07-111-0/+1
* | | | | Error out if abc9 not called with -lut or -lutsEddie Hung2019-07-111-0/+3
* | | | | Count $_NOT_ cells turned into $lutsEddie Hung2019-07-111-7/+2
* | | | | WIP for fixing partitioning, temporarily do not partitionEddie Hung2019-07-111-12/+34
* | | | | Restore from masterEddie Hung2019-07-101-0/+1
* | | | | Another typoEddie Hung2019-07-101-1/+1
* | | | | abc_flop to also get topologically sortedEddie Hung2019-07-101-11/+10
* | | | | write_verilog with *.v extensionEddie Hung2019-07-101-1/+1
* | | | | Fix clk_pol for FD*_1Eddie Hung2019-07-102-4/+3
* | | | | Another typoEddie Hung2019-07-101-1/+1
* | | | | Another typoEddie Hung2019-07-101-1/+1
* | | | | Fix spacingEddie Hung2019-07-101-1/+1
* | | | | Use \$currQEddie Hung2019-07-101-4/+9