aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/synth.cc
Commit message (Expand)AuthorAgeFilesLines
* -4/+18
* Converted "prep" to ScriptPassClifford Wolf2016-04-241-1/+1
* Added "yosys -D" featureClifford Wolf2016-04-211-1/+1
* Added ScriptPass helper class for script-like passesClifford Wolf2016-03-311-89/+64
* Renamed opt_const to opt_exprClifford Wolf2016-03-311-2/+2
* Run opt_const before check in default scriptsClifford Wolf2
/a>Clifford Wolf2015-07-021-1/+10 * Fixed trailing whitespacesClifford Wolf2015-07-021-3/+3 * Added "synth -nordff -noalumacc"Clifford Wolf2015-06-151-3/+20 * Added "stat" to "synth" and "synth_xilinx"Clifford Wolf2015-02-151-0/+2 * Added final checks to "synth" and "synth_xilinx"Clifford Wolf2015-02-151-7/+14 * Added "check" commandClifford Wolf2015-02-131-0/+4 * Added "make mklibyosys", some minor API changesClifford Wolf2015-02-011-1/+9 * Added "fsm -encfile"Clifford Wolf2015-01-301-2/+9 * Added "abc" label in synth scriptClifford Wolf2014-10-311-6/+12 * Added "opt -full" alias for all more aggressive optimizationsClifford Wolf2014-10-311-2/+6 * namespace YosysClifford Wolf2014-09-271-1/+5 * Improvements in "synth" scriptClifford Wolf2014-09-181-8/+12 * Added "synth" commandClifford Wolf2014-09-141-0/+152