aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/celltypes.h
Commit message (Expand)AuthorAgeFilesLines
* Added $slice and $concat to CellTypes listClifford Wolf2014-02-071-0/+2
* Added $slice and $concat cell typesClifford Wolf2014-02-071-4/+15
* Added $assert cellClifford Wolf2014-01-191-0/+1
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-281-0/+2
* Added support for non-const === and !== (for miter circuits)Clifford Wolf2013-12-271-0/+4
* Added $_SR_[PN][PN]_, $_DFFSR_[PN][PN][PN]_, $_DLATCH_[PN]_Clifford Wolf2013-10-181-0/+14
* Added $sr, $dffsr and $dlatch cell typesClifford Wolf2013-10-181-1/+3
* Added $lut cells and abc lut mapping supportClifford Wolf2013-07-231-0/+3
* Fixed even more ConstEval bugs found using xsthammerClifford Wolf2013-06-141-2/+5
* Added consteval testing to xsthammer and fixed bugsClifford Wolf2013-06-131-0/+8
* Added log_assert() apiClifford Wolf2013-05-241-2/+4
* Added additional functionality and cleanups in sigtools.h and celltypes.hClifford Wolf2013-03-151-0/+9
* Added #ci and #co selection operatorsClifford Wolf2013-03-141-5/+15
* Added $sr cell type to celltypes.hClifford Wolf2013-03-141-0/+1
* Added library support to celltypes class and show passClifford Wolf2013-03-031-4/+35
* initial importClifford Wolf2013-01-051-0/+210