summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed nested mem2regClifford Wolf2015-07-29
* Don't write a 17th memory bit in ice40/cells_sim (by Larry Doolittle)Clifford Wolf2015-07-27
* Fixed "check" command for inout portsClifford Wolf2015-07-27
* Some cleanups in opt_rmdffClifford Wolf2015-07-25
* Added "miter -assert"Clifford Wolf2015-07-25
* Keep modules with $assume (like $assert)Clifford Wolf2015-07-25
* Improved $adff simplificationClifford Wolf2015-07-24
* iCE40 DFF sim models: init Q regs to 0Clifford Wolf2015-07-20
* Fixed techmap processes error msgClifford Wolf2015-07-18
* Avoid tristate warning for blackbox ice40/cells_sim.vClifford Wolf2015-07-18
* Some fixes in "select" commandClifford Wolf2015-07-16
* Fixed YosysJS.create_worker() usage of this.url_prefixClifford Wolf2015-07-10
* Improved liberty file test caseClifford Wolf2015-07-06
* Updated ABCClifford Wolf2015-07-06
* Do not collect disabled $memwr cellsClifford Wolf2015-07-06
* Improved YosysJS WebWorker APIClifford Wolf2015-07-04
* Bugfix in fsm_extractClifford Wolf2015-07-03
* Added "synth -nofsm"Clifford Wolf2015-07-02
* Fixed trailing whitespacesClifford Wolf2015-07-02
* Added opt_const -clkinvClifford Wolf2015-07-01
* Added logic-loop error handling to freduceClifford Wolf2015-06-30
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-06-30
|\
| * Added YosysJS.create_worker()Clifford Wolf2015-06-28
* | Bugfix in chparamClifford Wolf2015-06-30
* | Added design->rename(module, new_name)Clifford Wolf2015-06-30
|/
* iCE40: set min bram efficiency to 2%Clifford Wolf2015-06-20
* Using static mem size of 128 MB in emcc buildClifford Wolf2015-06-20
* Added init support to SMV back-endClifford Wolf2015-06-19
* Progress in SMV back-endClifford Wolf2015-06-19
* Progress in SMV back-endClifford Wolf2015-06-19
* Progress in SMV back-endClifford Wolf2015-06-18
* Progress in SMV back-endClifford Wolf2015-06-17
* Added "rename -top new_name"Clifford Wolf2015-06-17
* Progress in SMV back-endClifford Wolf2015-06-17
* Progress in SMV back-endClifford Wolf2015-06-16
* Added "synth -nordff -noalumacc"Clifford Wolf2015-06-15
* Progress in SMV back-endClifford Wolf2015-06-15
* Progress in SMV back-endClifford Wolf2015-06-15
* Added "write_smv" skeletonClifford Wolf2015-06-15
* Removed debug code from write_smt2Clifford Wolf2015-06-14
* Modernized memory_dff (and fixed a bug)Clifford Wolf2015-06-14
* Added "memory -nordff"Clifford Wolf2015-06-14
* Added write_smt2 -memClifford Wolf2015-06-14
* Makefile fix for YosysJS buildClifford Wolf2015-06-11
* Fixed cstr_buf for std::string with small string optimizationClifford Wolf2015-06-11
* Improvements in cellaigs.cc and "json -aig"Clifford Wolf2015-06-11
* AigMaker refactoringClifford Wolf2015-06-10
* Added "json -aig"Clifford Wolf2015-06-10
* Renamed "aig" to "aigmap"Clifford Wolf2015-06-10
* Fixed cellaigs port extendingClifford Wolf2015-06-10