aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't write a 17th memory bit in ice40/cells_sim (by Larry Doolittle)Clifford Wolf2015-07-271-1/+0
|
* Fixed "check" command for inout portsClifford Wolf2015-07-271-3/+11
|
* Some cleanups in opt_rmdffClifford Wolf2015-07-251-16/+9
|
* Added "miter -assert"Clifford Wolf2015-07-251-1/+93
|
* Keep modules with $assume (like $assert)Clifford Wolf2015-07-251-1/+1
|
* Improved $adff simplificationClifford Wolf2015-07-241-1/+1
|
* iCE40 DFF sim models: init Q regs to 0Clifford Wolf2015-07-201-20/+43
|
* Fixed techmap processes error msgClifford Wolf2015-07-181-2/+3
|
* Avoid tristate warning for blackbox ice40/cells_sim.vClifford Wolf2015-07-181-0/+2
|
* Some fixes in "select" commandClifford Wolf2015-07-161-1/+3
|
* Fixed YosysJS.create_worker() usage of this.url_prefixClifford Wolf2015-07-101-1/+1
|
* Improved liberty file test caseClifford Wolf2015-07-061-1/+2
|
* Updated ABCClifford Wolf2015-07-061-1/+1
|
* Do not collect disabled $memwr cellsClifford Wolf2015-07-061-15/+18
|
* Improved YosysJS WebWorker APIClifford Wolf2015-07-043-10/+51
|
* Bugfix in fsm_extractClifford Wolf2015-07-031-3/+16
|
* Added "synth -nofsm"Clifford Wolf2015-07-021-1/+10
|
* Fixed trailing whitespacesClifford Wolf2015-07-02195-729/+729
|
* Added opt_const -clkinvClifford Wolf2015-07-012-6/+95
|
* Added logic-loop error handling to freduceClifford Wolf2015-06-301-0/+11
|
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-06-303-33/+145
|\
| * Added YosysJS.create_worker()Clifford Wolf2015-06-283-33/+145
| |
* | Bugfix in chparamClifford Wolf2015-06-301-6/+5
| |
* | Added design->rename(module, new_name)Clifford Wolf2015-06-303-3/+9
|/
* iCE40: set min bram efficiency to 2%Clifford Wolf2015-06-201-2/+2
|
* Using static mem size of 128 MB in emcc buildClifford Wolf2015-06-201-1/+1
|
* Added init support to SMV back-endClifford Wolf2015-06-191-1/+3
|
* Progress in SMV back-endClifford Wolf2015-06-191-64/+115
|
* Progress in SMV back-endClifford Wolf2015-06-192-14/+60
|
* Progress in SMV back-endClifford Wolf2015-06-184-24/+147
|
* Progress in SMV back-endClifford Wolf2015-06-171-11/+72
|
* Added "rename -top new_name"Clifford Wolf2015-06-173-0/+43
|
* Progress in SMV back-endClifford Wolf2015-06-171-11/+64
|
* Progress in SMV back-endClifford Wolf2015-06-161-3/+46
|
* Added "synth -nordff -noalumacc"Clifford Wolf2015-06-151-3/+20
|
* Progress in SMV back-endClifford Wolf2015-06-151-2/+95
|
* Progress in SMV back-endClifford Wolf2015-06-151-7/+85
|
* Added "write_smv" skeletonClifford Wolf2015-06-153-2/+265
|
* Removed debug code from write_smt2Clifford Wolf2015-06-141-2/+0
|
* Modernized memory_dff (and fixed a bug)Clifford Wolf2015-06-142-151/+166
|
* Added "memory -nordff"Clifford Wolf2015-06-141-2/+9
|
* Added write_smt2 -memClifford Wolf2015-06-141-80/+157
|
* Makefile fix for YosysJS buildClifford Wolf2015-06-111-0/+4
|
* Fixed cstr_buf for std::string with small string optimizationClifford Wolf2015-06-116-5/+16
|
* Improvements in cellaigs.cc and "json -aig"Clifford Wolf2015-06-112-10/+215
|
* AigMaker refactoringClifford Wolf2015-06-104-78/+153
|
* Added "json -aig"Clifford Wolf2015-06-103-9/+76
|
* Renamed "aig" to "aigmap"Clifford Wolf2015-06-103-10/+10
|
* Fixed cellaigs port extendingClifford Wolf2015-06-103-3/+11
|
* Added "aig" passClifford Wolf2015-06-093-16/+291
|