Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added nlutmap | Clifford Wolf | 2015-09-18 | 2 | -0/+174 |
| | |||||
* | Added lut2mux pass | Clifford Wolf | 2015-09-18 | 2 | -0/+94 |
| | |||||
* | Added buffer detection to "abc -lut" | Clifford Wolf | 2015-09-18 | 1 | -0/+6 |
| | |||||
* | Added support for "dfflibmap -liberty +/..." | Clifford Wolf | 2015-09-18 | 1 | -0/+1 |
| | |||||
* | Added detection of "mux inverter" chains in opt_const | Clifford Wolf | 2015-09-18 | 1 | -0/+2 |
| | |||||
* | Added $logic_not handling to fsm_detect | Clifford Wolf | 2015-09-18 | 1 | -0/+2 |
| | |||||
* | Fixed sharing of $memrd cells | Clifford Wolf | 2015-09-12 | 1 | -0/+4 |
| | |||||
* | Fixed port ordering in "splitnets" cmd | Clifford Wolf | 2015-09-01 | 1 | -7/+18 |
| | |||||
* | gcc-4.6 build fixes | Clifford Wolf | 2015-09-01 | 1 | -2/+2 |
| | |||||
* | Fixed iopadmap help message | Clifford Wolf | 2015-08-31 | 1 | -3/+3 |
| | |||||
* | Using dict<> and pool<> in alumacc pass | Clifford Wolf | 2015-08-31 | 1 | -5/+5 |
| | |||||
* | Added sat -show-regs, -show-public, -show-all | Clifford Wolf | 2015-08-18 | 1 | -0/+39 |
| | |||||
* | Bugfix in fsm_detect for complex muxtrees | Clifford Wolf | 2015-08-18 | 1 | -15/+23 |
| | |||||
* | Properly clean up unused "init" attributes | Clifford Wolf | 2015-08-18 | 2 | -6/+36 |
| | |||||
* | Added tribuf command | Clifford Wolf | 2015-08-16 | 2 | -0/+187 |
| | |||||
* | Added $tribuf and $_TBUF_ cell types | Clifford Wolf | 2015-08-16 | 1 | -1/+17 |
| | |||||
* | Fixed opt_clean handling of inout ports | Clifford Wolf | 2015-08-16 | 1 | -2/+2 |
| | |||||
* | Another block of spelling fixes | Larry Doolittle | 2015-08-14 | 2 | -4/+4 |
| | | | | Smaller this time | ||||
* | Keep gcc from complaining about uninitialized variables | Larry Doolittle | 2015-08-14 | 1 | -1/+1 |
| | |||||
* | Re-created command-reference-manual.tex, copied some doc fixes to online help | Clifford Wolf | 2015-08-14 | 7 | -7/+7 |
| | |||||
* | Spell check (by Larry Doolittle) | Clifford Wolf | 2015-08-14 | 25 | -55/+55 |
| | |||||
* | Merge branch 'master' of github.com:cliffordwolf/yosys | Clifford Wolf | 2015-08-13 | 2 | -25/+59 |
|\ | |||||
| * | Adjust makefiles to work with out-of-tree builds | Clifford Wolf | 2015-08-12 | 1 | -0/+2 |
| | | | | | | | | This is based on work done by Larry Doolittle | ||||
| * | Improved handling of "keep" attributes in hierarchical designs in opt_clean | Clifford Wolf | 2015-08-12 | 1 | -25/+57 |
| | | |||||
* | | Some ASCII encoding fixes (comments and docs) by Larry Doolittle | Clifford Wolf | 2015-08-13 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #70 from gaomy3832/bugfix | Clifford Wolf | 2015-08-12 | 1 | -0/+10 |
|\ | | | | | Remove unused blackbox modules in opt_clean. | ||||
| * | Remove unused blackbox modules in opt_clean. | Mingyu Gao | 2015-08-11 | 1 | -0/+10 |
| | | |||||
| * | Bugfix for cell hash cache option in opt_share. | Mingyu Gao | 2015-08-10 | 1 | -0/+2 |
| | | |||||
* | | Bugfix for cell hash cache option in opt_share. | Mingyu Gao | 2015-08-11 | 1 | -0/+2 |
| | | |||||
* | | Added missing ct_all setup to opt_clean | Clifford Wolf | 2015-08-11 | 1 | -0/+3 |
|/ | |||||
* | Use MEMID as name for $mem cell | Clifford Wolf | 2015-08-09 | 1 | -42/+47 |
| | |||||
* | Added WORDS parameter to $meminit | Clifford Wolf | 2015-07-31 | 1 | -7/+25 |
| | |||||
* | Fixed flatten $meminit handling | Clifford Wolf | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Fixed "check" command for inout ports | Clifford Wolf | 2015-07-27 | 1 | -3/+11 |
| | |||||
* | Some cleanups in opt_rmdff | Clifford Wolf | 2015-07-25 | 1 | -16/+9 |
| | |||||
* | Added "miter -assert" | Clifford Wolf | 2015-07-25 | 1 | -1/+93 |
| | |||||
* | Keep modules with $assume (like $assert) | Clifford Wolf | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Improved $adff simplification | Clifford Wolf | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | Fixed techmap processes error msg | Clifford Wolf | 2015-07-18 | 1 | -2/+3 |
| | |||||
* | Some fixes in "select" command | Clifford Wolf | 2015-07-16 | 1 | -1/+3 |
| | |||||
* | Do not collect disabled $memwr cells | Clifford Wolf | 2015-07-06 | 1 | -15/+18 |
| | |||||
* | Bugfix in fsm_extract | Clifford Wolf | 2015-07-03 | 1 | -3/+16 |
| | |||||
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 84 | -256/+256 |
| | |||||
* | Added opt_const -clkinv | Clifford Wolf | 2015-07-01 | 2 | -6/+95 |
| | |||||
* | Added logic-loop error handling to freduce | Clifford Wolf | 2015-06-30 | 1 | -0/+11 |
| | |||||
* | Bugfix in chparam | Clifford Wolf | 2015-06-30 | 1 | -6/+5 |
| | |||||
* | Added design->rename(module, new_name) | Clifford Wolf | 2015-06-30 | 1 | -3/+1 |
| | |||||
* | Added "rename -top new_name" | Clifford Wolf | 2015-06-17 | 1 | -0/+27 |
| | |||||
* | Modernized memory_dff (and fixed a bug) | Clifford Wolf | 2015-06-14 | 2 | -151/+166 |
| | |||||
* | Added "memory -nordff" | Clifford Wolf | 2015-06-14 | 1 | -2/+9 |
| |