summaryrefslogtreecommitdiff
path: root/techlibs
Commit message (Collapse)AuthorAge
* Added DFFSR cell to techlibs/cmos/cmos_cells.libClifford Wolf2013-10-31
|
* [EXAMPLES] Ported the mojo counter example to Zynq ZED board.James Walmsley2013-10-27
| | | | Will be adding a tutorial on this to verilog.james.walms.co.uk in a few days.
* Cleanups in xilinx examplesClifford Wolf2013-10-27
|
* Added synth_xilinx commandClifford Wolf2013-10-27
|
* Moved simple xilinx counter sim example to subdirClifford Wolf2013-10-27
|
* Xilinx mojo_counter example is now workingClifford Wolf2013-10-27
|
* Renamed techlibs/xilinx7 to techlibs/xilinxClifford Wolf2013-10-26
|
* Improved xilinx mojo_counter exampleClifford Wolf2013-10-26
|
* Added another xilinx example (not funcional yet)Clifford Wolf2013-10-26
|
* Bugfix in dffsr techmap rulesClifford Wolf2013-10-18
|
* Added techmap rules for $sr, $dffsr and $dlatchClifford Wolf2013-10-18
|
* Added $_SR_[PN][PN]_, $_DFFSR_[PN][PN][PN]_, $_DLATCH_[PN]_Clifford Wolf2013-10-18
|
* Added $sr, $dffsr and $dlatch cell typesClifford Wolf2013-10-18
|
* Added map, par and bitgen to xlinx7 exampleClifford Wolf2013-10-16
|
* Moved common techlib files to techlibs/commonClifford Wolf2013-09-15
|
* Added spice testbench to techlibs/cmosClifford Wolf2013-09-14
|
* Added spice backendClifford Wolf2013-09-14
|
* Added mapping to techlibs/xilinx7 testbench (exposes EDIF backend todos)Clifford Wolf2013-08-27
|
* Added simple xilinx7 technology mapping filesClifford Wolf2013-08-22
|
* Implemented same div-by-zero behavior as found in other synthesis toolsClifford Wolf2013-08-15
|
* Added $div and $mod technology mappingClifford Wolf2013-08-09
|
* Added $lut cells and abc lut mapping supportClifford Wolf2013-07-23
|
* Fixed shift ops with large right hand sideClifford Wolf2013-07-09
|
* More fixes for bugs found using xsthammerClifford Wolf2013-06-13
|
* More sign-extension related fixesClifford Wolf2013-06-10
|
* Implemented technology mapping for multipliers (using array multiplier)Clifford Wolf2013-06-03
|
* Fixed clock related parameter names for $memrd and $memwr in techlibs/simlib.vClifford Wolf2013-04-07
|
* Added EXTRA_TARGETS Makefile variableClifford Wolf2013-03-28
|
* Tiny bugfix in simlib.vClifford Wolf2013-03-26
|
* Fixed stdcells.v for $adff with undef reset valueClifford Wolf2013-03-24
|
* More support code for $sr cellsClifford Wolf2013-03-14
|
* added .gitignore filesClifford Wolf2013-01-05
|
* initial importClifford Wolf2013-01-05