aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/simcells.v
Commit message (Expand)AuthorAgeFilesLines
* Add $aldff and $aldffe: flip-flops with async load.Marcelina Kościelnicka2021-10-021-0/+284
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* simcells: Fix reset polarity for $_DLATCH_???_ cells.Marcelina Kościelnicka2020-06-301-4/+4
* Add new builtin FF typesMarcelina Kościelnicka2020-06-231-0/+1984
* Fix the truth table for $_SR_* cells.Marcelina Kościelnicka2020-04-151-20/+16
* simcells.v: Generate the fine FF cell types by a python script.Marcin Kościelnicki2020-04-021-19/+31
* Add $_NMUX_, add "abc -g cmos", add proper cmos cell costsClifford Wolf2019-08-061-0/+19
* Fix typo.whitequark2018-12-051-2/+2
* Add $_ANDNOT_ and $_ORNOT_ gatesClifford Wolf2017-05-171-0/+38
* Added $global_clock verilog syntax support for creating $ff cellsClifford Wolf2016-10-141-0/+17
* Progress in cell library documentationClifford Wolf2016-02-011-0/+238
* Progress on cell help messagesClifford Wolf2015-10-201-18/+114
* Progress on cell help messagesClifford Wolf2015-10-171-50/+94
* Added more cell descriptionsClifford Wolf2015-10-141-0/+85
* Added first help messages for cell typesClifford Wolf2015-10-141-0/+250
* Added $tribuf and $_TBUF_ sim modelsClifford Wolf2015-08-161-0/+6
* Another block of spelling fixesLarry Doolittle2015-08-141-1/+1
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Added $_MUX4_, $_MUX8_, and $_MUX16_ cell typesClifford Wolf2015-04-051-0/+29
* Added $_DFFE_??_ cell typesClifford Wolf2014-12-081-0/+32
* Added $_BUF_ cell typeClifford Wolf2014-10-031-0/+6
* Added additional gate types: $_NAND_ $_NOR_ $_XNOR_ $_AOI3_ $_OAI3_ $_AOI4_ $...Clifford Wolf2014-08-161-0/+42
* Renamed $_INV_ cell type to $_NOT_Clifford Wolf2014-08-151-2/+2
* Renamed "stdcells.v" to "techmap.v"Clifford Wolf2014-07-311-1/+1
* Added support for dlatchsr cellsClifford Wolf2014-03-311-0/+104
* Renamed stdcells_sim.v to simcells.v and fixed blackbox.vClifford Wolf2013-11-241-0/+327