aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/simlib.v
Commit message (Expand)AuthorAgeFilesLines
* RIP $safe_pmuxClifford Wolf2014-08-141-27/+4
* Bugfix in simlib.v for iverilogClifford Wolf2014-07-291-5/+6
* Added $shift and $shiftx cell types (needed for correct part select behavior)Clifford Wolf2014-07-291-0/+48
* Fixed simlib.v model for $memClifford Wolf2014-07-171-15/+15
* Updated simlib to new $mem/$memwr interfaceClifford Wolf2014-07-161-30/+55
* Added SIMLIB_NOLUT to simlib.vClifford Wolf2014-04-021-0/+2
* Added SIMLIB_NOSR to simlib.vClifford Wolf2014-04-021-0/+6
* Added support for dlatchsr cellsClifford Wolf2014-03-311-0/+32
* Added $slice and $concat cell typesClifford Wolf2014-02-071-0/+30
* Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem)Clifford Wolf2014-02-031-13/+47
* More changes to techlibs/common/simlib.v for LECClifford Wolf2014-01-311-6/+11
* Major rewrite of techlibs/common/simlib.v for LEC (cadance conformal)Clifford Wolf2014-01-291-105/+305
* Added $assert cellClifford Wolf2014-01-191-0/+15
* Fixed $lut simlib model for a wider range of toolsClifford Wolf2014-01-181-10/+12
* More changes to simlib to make it friendlier to a wider range of toolsClifford Wolf2014-01-181-10/+14
* Fixed a type in $mem model in simlib.vClifford Wolf2014-01-181-1/+1
* Added $bu0 cell to simlib.vClifford Wolf2014-01-181-0/+22
* Added support for non-const === and !== (for miter circuits)Clifford Wolf2013-12-271-0/+36
* Renamed stdcells_sim.v to simcells.v and fixed blackbox.vClifford Wolf2013-11-241-8/+8
* Cleanups and bugfixes in response to new internal cell checkerClifford Wolf2013-11-111-6/+7
* Added $sr, $dffsr and $dlatch cell typesClifford Wolf2013-10-181-20/+76
* Moved common techlib files to techlibs/commonClifford Wolf2013-09-151-0/+944