aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
Commit message (Expand)AuthorAgeFilesLines
* Renamed "stdcells.v" to "techmap.v"Clifford Wolf2014-07-313-2/+6
* Reorganized stdcells.v (no actual code change, just moved and indented stuff)Clifford Wolf2014-07-311-747/+590
* Added techmap CONSTMAP featureClifford Wolf2014-07-301-2/+4
* New techmap default rules for $shr $sshr $shl $sshlClifford Wolf2014-07-301-282/+62
* 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-292-8/+112
* Added "make PRETTY=1"Clifford Wolf2014-07-242-12/+12
* 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-312-0/+136
* Merged addition of SED makefile variable from github.com/Siesh1oo/yosysClifford Wolf2014-03-111-1/+1
* Fixes for improved techmap of shifts with large B inputsClifford Wolf2014-03-061-8/+8
* Strictly zero-extend unsigned A-inputs of shift operations in techmapClifford Wolf2014-03-061-4/+4
* Improved techmap of shift with wide B inputsClifford Wolf2014-03-061-13/+37
* Added $slice and $concat cell typesClifford Wolf2014-02-072-0/+42
* 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
* Added test comments to techlibs/cmos/cmos_cells.libClifford Wolf2014-01-291-0/+2
* 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
* Removed cases of trailing comma in stdcells.vClifford Wolf2014-01-181-3/+3
* Added $bu0 cell to simlib.vClifford Wolf2014-01-181-0/+22
* Added techlibs/common/pmux2mux.vClifford Wolf2014-01-172-1/+26
* Various small cleanups in stdcells.v techmap codeClifford Wolf2013-12-311-68/+38
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-281-4/+10
* Added support for non-const === and !== (for miter circuits)Clifford Wolf2013-12-272-0/+86
* Using simplemap mappers from techmapClifford Wolf2013-11-241-714/+40
* Renamed stdcells_sim.v to simcells.v and fixed blackbox.vClifford Wolf2013-11-244-20/+23
* Added "techmap -share_map" optionClifford Wolf2013-11-241-4/+4
* Fixed xilinx/example_sim_counter test benchClifford Wolf2013-11-241-1/+1
* Added more generic _TECHMAP_ wire mechanism to techmap passClifford Wolf2013-11-231-1/+1
* Updated abcClifford Wolf2013-11-212-0/+11
* Install simlib in datdirClifford Wolf2013-11-191-0/+6
* Added commented-out osu025 maping commands to cmos techmap exampleClifford Wolf2013-11-181-0/+5
* Cleanups and bugfixes in response to new internal cell checkerClifford Wolf2013-11-112-47/+43
* Fixed techmap of $reduce_xnor with multi-bit outputsClifford Wolf2013-11-071-1/+7
* Fixed techmap of $gt and $ge with multi-bit outputsClifford Wolf2013-11-061-2/+14
* Improved width extension with regard to undef propagationClifford Wolf2013-11-061-11/+11
* Added DFFSR cell to techlibs/cmos/cmos_cells.libClifford Wolf2013-10-312-0/+26
* [EXAMPLES] Ported the mojo counter example to Zynq ZED board.James Walmsley2013-10-274-0/+56
* Cleanups in xilinx examplesClifford Wolf2013-10-273-144/+28
* Added synth_xilinx commandClifford Wolf2013-10-272-0/+219
* Moved simple xilinx counter sim example to subdirClifford Wolf2013-10-273-0/+0
* Xilinx mojo_counter example is now workingClifford Wolf2013-10-273-4/+9
* Renamed techlibs/xilinx7 to techlibs/xilinxClifford Wolf2013-10-268-0/+0