summaryrefslogtreecommitdiff
path: root/techlibs/common
Commit message (Collapse)AuthorAge
* Added $tribuf and $_TBUF_ sim modelsClifford Wolf2015-08-16
|
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-16
|
* Another block of spelling fixesLarry Doolittle2015-08-14
| | | | Smaller this time
* Adjust makefiles to work with out-of-tree buildsClifford Wolf2015-08-12
| | | | This is based on work done by Larry Doolittle
* Added WORDS parameter to $meminitClifford Wolf2015-07-31
|
* Added "synth -nofsm"Clifford Wolf2015-07-02
|
* Fixed trailing whitespacesClifford Wolf2015-07-02
|
* Added "synth -nordff -noalumacc"Clifford Wolf2015-06-15
|
* Added simplemap $lut supportClifford Wolf2015-04-27
|
* make all vector-size related integer params in $mem sim model signedClifford Wolf2015-04-05
| | | | | | this fixes iverilog crashes such as the following: warning: verinum::as_long() truncated 32 bits to 31, returns 2147483647 draw_net_input.c:711: Error: malloc() ran out of memory.
* Added $_MUX4_, $_MUX8_, and $_MUX16_ cell typesClifford Wolf2015-04-05
|
* Added $assume cell typeClifford Wolf2015-02-26
|
* Added "stat" to "synth" and "synth_xilinx"Clifford Wolf2015-02-15
|
* Added final checks to "synth" and "synth_xilinx"Clifford Wolf2015-02-15
|
* Smaller default parameters in $mem simlib modelClifford Wolf2015-02-15
|
* Added $meminit support to "memory" commandClifford Wolf2015-02-14
|
* Added $meminit cell typeClifford Wolf2015-02-14
|
* Added "check" commandClifford Wolf2015-02-13
|
* Some test related fixesClifford Wolf2015-02-12
| | | | (incl. removal of three bad test cases)
* Added "make mklibyosys", some minor API changesClifford Wolf2015-02-01
|
* Added "fsm -encfile"Clifford Wolf2015-01-30
|
* Added $equiv cell typeClifford Wolf2015-01-19
|
* Added cells.libClifford Wolf2015-01-16
|
* Added add_share_file Makefile macroClifford Wolf2015-01-08
|
* Progress in memory_bramClifford Wolf2015-01-03
|
* Added proper clkpol support to memory_bramClifford Wolf2015-01-02
|
* New $mem simlib modelClifford Wolf2015-01-02
|
* Fixed simlib entries for $memrd and $memwrClifford Wolf2014-12-30
|
* Fixed build with SMALL=1Clifford Wolf2014-12-30
|
* Improvements in simplemap api, added $ne $nex $eq $eqx supportClifford Wolf2014-12-24
|
* Removed UTF-8 chars from techmap.vClifford Wolf2014-12-12
|
* Added $dffe cell typeClifford Wolf2014-12-08
|
* Added $_DFFE_??_ cell typesClifford Wolf2014-12-08
|
* Added "abc" label in synth scriptClifford Wolf2014-10-31
|
* Added "opt -full" alias for all more aggressive optimizationsClifford Wolf2014-10-31
|
* Added $_BUF_ cell typeClifford Wolf2014-10-03
|
* namespace YosysClifford Wolf2014-09-27
|
* Improvements in "synth" scriptClifford Wolf2014-09-18
|
* Fixed $macc simlib model for zero-configClifford Wolf2014-09-16
|
* Added "synth" commandClifford Wolf2014-09-14
|
* Using alumacc in techmap.vClifford Wolf2014-09-14
|
* Fixed simlib $macc model for xilinx xsimClifford Wolf2014-09-08
|
* Simplified $fa undef modelClifford Wolf2014-09-08
|
* Fixes and cleanups for blackbox.vClifford Wolf2014-09-08
|
* Added $lcu cell typeClifford Wolf2014-09-08
|
* Added "$fa" cell typeClifford Wolf2014-09-08
|
* Using maccmap for $macc and $mul techmapClifford Wolf2014-09-07
|
* Various bug fixes (related to $macc model testing)Clifford Wolf2014-09-06
|
* Added $macc SAT modelClifford Wolf2014-09-06
|
* Added $macc simlib model (also use as techmap rule for now)Clifford Wolf2014-09-06
|