summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Progress in memory_bramClifford Wolf2015-01-02
* Progress in memory_bramClifford Wolf2015-01-02
* Progress in bram testbenchClifford Wolf2015-01-01
* Bram testbench (incomplete)Clifford Wolf2015-01-01
* Progress in memory_bramClifford Wolf2015-01-01
* Fixed memory->start_offset handlingClifford Wolf2015-01-01
* Progress in memory_bramClifford Wolf2015-01-01
* Removed SigSpec::extend_xx() apiClifford Wolf2015-01-01
* Progress in memory_bramClifford Wolf2014-12-31
* Added memory_bram (not functional yet)Clifford Wolf2014-12-31
* Added hashlib .count(key, iterator) and it1 < it2Clifford Wolf2014-12-31
* Improvements in CodingReadmeClifford Wolf2014-12-31
* improved bitpattern (proc_mux) performanceClifford Wolf2014-12-31
* hashlib cleanups and a fixClifford Wolf2014-12-31
* gcc-4.6 compile fixesClifford Wolf2014-12-31
* new hashlib::pool<> (derived from new dict)Clifford Wolf2014-12-31
* major rewrite of hashlib::dict<>Clifford Wolf2014-12-31
* IdString optimizationClifford Wolf2014-12-31
* hotfix for ModInfoClifford Wolf2014-12-31
* using pool<> in bitpattern.hClifford Wolf2014-12-30
* improved -v optionClifford Wolf2014-12-30
* typo fix for "opt -fast"Clifford Wolf2014-12-30
* print timing details (-d) in -q modeClifford Wolf2014-12-30
* Fixed a bug in "select %ci %co %x"Clifford Wolf2014-12-30
* Added more information to CodingReadmeClifford Wolf2014-12-30
* Fixed typo in ABC commandClifford Wolf2014-12-30
* added hashlib::mkhash_initClifford Wolf2014-12-30
* Fixed simlib entries for $memrd and $memwrClifford Wolf2014-12-30
* Small optimization in hashlibClifford Wolf2014-12-30
* Improvements in hashlibClifford Wolf2014-12-30
* Fixed build with SMALL=1Clifford Wolf2014-12-30
* Put dummy reference to empty idstring in yosys_shutdown()Clifford Wolf2014-12-29
* Improved free list management in hashlibClifford Wolf2014-12-29
* Fixed memory corruption in "splice" commandClifford Wolf2014-12-29
* Added statehash to ezSATClifford Wolf2014-12-29
* Less verbose ABC outputClifford Wolf2014-12-29
* Added global yosys_celltypesClifford Wolf2014-12-29
* Added "yosys -X"Clifford Wolf2014-12-29
* Cleanups in opt_cleanClifford Wolf2014-12-29
* Fixed comment parsing in Pass::call()Clifford Wolf2014-12-29
* dict/pool changes in opt_cleanClifford Wolf2014-12-29
* Added newline support to Pass::call() parserClifford Wolf2014-12-29
* dict/pool changes in astClifford Wolf2014-12-29
* gcc build fixesClifford Wolf2014-12-29
* Converting "share" to dict<> and pool<> completeClifford Wolf2014-12-29
* Switched most of "share" to dict<> and pool<>Clifford Wolf2014-12-29
* Added mkhash_xorshift()Clifford Wolf2014-12-29
* Some changes to hashlib to make for better stl compatibilityClifford Wolf2014-12-28
* Some cleanupsClifford Wolf2014-12-28
* Added memhasher (yosys -M)Clifford Wolf2014-12-28