Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvements in ice40_opt | Clifford Wolf | 2015-12-22 | 1 | -5/+16 |
| | |||||
* | Bugfix in ice40_ffinit | Clifford Wolf | 2015-12-22 | 1 | -2/+2 |
| | |||||
* | Improved ice40_ffinit | Clifford Wolf | 2015-12-22 | 1 | -1/+22 |
| | |||||
* | Run opt_const before check in default scripts | Clifford Wolf | 2015-12-22 | 2 | -0/+4 |
| | |||||
* | Added %R select expression | Clifford Wolf | 2015-12-20 | 1 | -0/+50 |
| | |||||
* | Various improvements in BLIF front-end | Clifford Wolf | 2015-12-20 | 2 | -41/+86 |
| | |||||
* | Added yosys-smtbmc -S | Clifford Wolf | 2015-12-20 | 1 | -6/+35 |
| | |||||
* | Merge pull request #110 from scanlime/master | Clifford Wolf | 2015-12-15 | 2 | -2/+2 |
|\ | | | | | Trivial changes to fix Mac OS build | ||||
| * | Mac build fix, gsed -> sed | Micah Elizabeth Scott | 2015-12-15 | 1 | -1/+1 |
| | | | | | | | | Homebrew is calling its GNU sed just 'sed' now. | ||||
| * | Remove nonportable "-r" option from xargs | Micah Elizabeth Scott | 2015-12-15 | 1 | -1/+1 |
|/ | | | | On Linux, this avoids an empty "rm -f" call when there's nothing to clean. But it isn't portable, and it causes the build to fail on Mac OS. It doesn't seem to be harmful to remove this option entirely, and it's a step toward fixing the Mac build. | ||||
* | Added "synth_ice40 -abc2" | Clifford Wolf | 2015-12-08 | 1 | -0/+11 |
| | |||||
* | Merge pull request #108 from cseed/master | Clifford Wolf | 2015-12-07 | 1 | -1/+3 |
|\ | | | | | Added LO to ICESTORM_LC for LUT cascade route. | ||||
| * | Added LO to ICESTORM_LC for LUT cascade route. | Cotton Seed | 2015-12-06 | 1 | -1/+3 |
| | | |||||
* | | Improved proc_mux performance for huge always blocks | Clifford Wolf | 2015-12-02 | 1 | -36/+153 |
| | | |||||
* | | Added default values for hashlib at() methods | Clifford Wolf | 2015-12-02 | 1 | -0/+18 |
| | | |||||
* | | Re-added SigMap::allbits() | Clifford Wolf | 2015-11-30 | 2 | -0/+14 |
| | | |||||
* | | Added tests/simple/graphtest.v | Clifford Wolf | 2015-11-30 | 1 | -0/+34 |
| | | |||||
* | | Fixed oom bug in ilang parser | Clifford Wolf | 2015-11-29 | 1 | -2/+2 |
| | | |||||
* | | Fixed performance bug in ilang parser | Clifford Wolf | 2015-11-27 | 1 | -6/+12 |
| | | |||||
* | | Merge branch 'master' of github.com:cliffordwolf/yosys | Clifford Wolf | 2015-11-26 | 1 | -0/+10 |
|\ \ | |||||
| * | | Added PRIM_DLATCHRS support to verific front-end | Clifford Wolf | 2015-11-24 | 1 | -0/+10 |
| | | | |||||
* | | | Removed dangling ';' in rtlil.h | Clifford Wolf | 2015-11-26 | 1 | -2/+2 |
| | | | |||||
* | | | Added ice40_ffinit pass | Clifford Wolf | 2015-11-26 | 3 | -0/+145 |
|/ / | |||||
* | | Fixed WE/RE usage in iCE40 BRAM mapping | Clifford Wolf | 2015-11-24 | 1 | -8/+8 |
| | | |||||
* | | Fixed handling of re-declarations of wires in tasks and functions | Clifford Wolf | 2015-11-23 | 1 | -7/+26 |
| | | |||||
* | | Added torder command | Clifford Wolf | 2015-11-19 | 2 | -0/+124 |
| | | |||||
* | | Fixed performance bug in Verific importer | Clifford Wolf | 2015-11-16 | 1 | -10/+12 |
| | | |||||
* | | Changes for Verific 3.16_484_32_151112 | Clifford Wolf | 2015-11-12 | 3 | -4/+7 |
| | | |||||
* | | Link to vlsitechnology.org for liberty files | Clifford Wolf | 2015-11-12 | 1 | -6/+4 |
| | | |||||
* | | More bugfixes in handling of parameters in tasks and functions | Clifford Wolf | 2015-11-12 | 2 | -2/+23 |
| | | |||||
* | | Fixed handling of parameters and localparams in functions | Clifford Wolf | 2015-11-11 | 4 | -5/+39 |
| | | |||||
* | | Added "abc -g" | Clifford Wolf | 2015-11-10 | 1 | -11/+48 |
| | | |||||
* | | Merge pull request #97 from zeldin/master | Clifford Wolf | 2015-11-08 | 1 | -1/+1 |
|\ \ | | | | | | | Fix a segfault in dffinit when the value has too few bits | ||||
| * | | Fix a segfault in dffinit when the value has too few bits | Marcus Comstedt | 2015-11-08 | 1 | -1/+1 |
|/ / | | | | | | | | | The code was already trying to add the required number of bits, but fell one short of the mark. | ||||
* | | Added "singleton" pass | Clifford Wolf | 2015-11-07 | 2 | -0/+102 |
| | | |||||
* | | Fixed iCE40 SB_IO OUTPUT_ENABLE vs. outena_q handling | Clifford Wolf | 2015-11-06 | 1 | -2/+2 |
| | | |||||
* | | Bugfix in mapping $tribuf to $_TBUF_ | Clifford Wolf | 2015-11-05 | 1 | -1/+1 |
| | | |||||
* | | Bugfix in memory_dff | Clifford Wolf | 2015-10-31 | 2 | -1/+27 |
| | | |||||
* | | Improvements in wreduce | Clifford Wolf | 2015-10-31 | 2 | -0/+34 |
| | | |||||
* | | Bugfix in Xilinx LUT mapping | Clifford Wolf | 2015-10-30 | 1 | -1/+1 |
| | | |||||
* | | Improved SigMap performance | Clifford Wolf | 2015-10-28 | 3 | -5/+16 |
| | | |||||
* | | Improvements in new SigMap | Clifford Wolf | 2015-10-28 | 1 | -5/+16 |
| | | |||||
* | | Use mfp<> in equiv_mark | Clifford Wolf | 2015-10-27 | 1 | -28/+4 |
| | | |||||
* | | Removed old SigMap implementation | Clifford Wolf | 2015-10-27 | 1 | -224/+0 |
| | | |||||
* | | Added hashlib::mfp and new SigMap | Clifford Wolf | 2015-10-27 | 3 | -0/+185 |
| | | |||||
* | | Improvements in equiv_struct | Clifford Wolf | 2015-10-25 | 1 | -17/+62 |
| | | |||||
* | | Major refactoring of equiv_struct | Clifford Wolf | 2015-10-25 | 2 | -93/+170 |
| | | |||||
* | | Import more std:: stuff into Yosys namespace | Clifford Wolf | 2015-10-25 | 39 | -161/+168 |
| | | |||||
* | | Added "equiv_add -cell" | Clifford Wolf | 2015-10-25 | 2 | -34/+95 |
| | | |||||
* | | equiv_struct now creates equiv_merged attributes | Clifford Wolf | 2015-10-25 | 1 | -0/+3 |
| | |