summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAge
* Progress on cell help messagesClifford Wolf2015-10-17
* Added first help messages for cell typesClifford Wolf2015-10-14
* Added read-enable to memory modelClifford Wolf2015-09-25
* Cosmetic fix in Module::addLut()Clifford Wolf2015-09-18
* Removed unnecessary cast.Andrei Errapart2015-09-01
* Microsoft Visual C++ fixes in hashlib; template specializations on int32_t an...Andrei Errapart2015-09-01
* Microsoft Visual C++ fix for log.h.Andrei Errapart2015-09-01
* Added SigMap::allbits()Clifford Wolf2015-08-31
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-16
* Spell check (by Larry Doolittle)Clifford Wolf2015-08-14
* Fixed hashlib for 64 bit int keysClifford Wolf2015-08-12
* Fixed handling of [a-fxz?] in decimal constantsClifford Wolf2015-08-11
* Added WORDS parameter to $meminitClifford Wolf2015-07-31
* Fixed trailing whitespacesClifford Wolf2015-07-02
* Added design->rename(module, new_name)Clifford Wolf2015-06-30
* Added "rename -top new_name"Clifford Wolf2015-06-17
* Added "write_smv" skeletonClifford Wolf2015-06-15
* 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
* Fixed cellaigs port extendingClifford Wolf2015-06-10
* Added "aig" passClifford Wolf2015-06-09
* Added cellaigs APIClifford Wolf2015-06-09
* Fixed "avail_parameters" handling in module clone/copyClifford Wolf2015-06-08
* Added log_dump() support for IdStringsClifford Wolf2015-06-08
* Added read_blif commandClifford Wolf2015-05-17
* Verific build fixesClifford Wolf2015-05-17
* Added $eq/$neq -> $logic_not/$reduce_bool optimizationClifford Wolf2015-04-29
* Improved attributes API and handling of "src" attributesClifford Wolf2015-04-24
* A "#" does start a comment, not a label.Clifford Wolf2015-04-16
* Added back-end auto-detect for .edif and .jsonClifford Wolf2015-04-09
* Fixed const2big performance bugClifford Wolf2015-04-09
* Added support for "file names with blanks"Clifford Wolf2015-04-08
* Added hashlib support for std::tuple<>Clifford Wolf2015-04-07
* Added pool<K>::pop()Clifford Wolf2015-04-07
* Added support for initialized bramsClifford Wolf2015-04-06
* Avoid parameter values with size 0 ($mem cells)Clifford Wolf2015-04-05
* Added $_MUX4_, $_MUX8_, and $_MUX16_ cell typesClifford Wolf2015-04-05
* Added "dffinit", Support for initialized Xilinx DFFClifford Wolf2015-04-04
* Fixed detection of absolute paths in ABC for win32Clifford Wolf2015-03-22
* Added $assume cell typeClifford Wolf2015-02-26
* Some cleanups in "clean"Clifford Wolf2015-02-24
* Replaced ezDefaultSAT with ezSatPtrClifford Wolf2015-02-21
* YosysJS stuffClifford Wolf2015-02-19
* Fixed clang (svn trunk) warningsClifford Wolf2015-02-18
* More YosysJS stuffClifford Wolf2015-02-16
* Added YosysJS wrapperClifford Wolf2015-02-16
* More emcc stuffClifford Wolf2015-02-15
* More emscripten stuff, Added example appClifford Wolf2015-02-15