Converted synth_greenpak4 to ScriptPass
[yosys.git] / techlibs / ice40 / synth_ice40.cc
2016-04-23 Clifford WolfConverted synth_greenpak4 to ScriptPass
2016-04-21 Clifford WolfAdded "yosys -D" feature
2016-04-01 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-03-31 Clifford WolfAdded ScriptPass helper class for script-like passes
2016-03-31 Clifford WolfRenamed opt_const to opt_expr
2016-02-02 Clifford WolfAdded dffsr2dff
2015-12-22 Clifford WolfRe-run ice40_opt in "synth_ice40 -abc2"
2015-12-08 Clifford WolfAdded "synth_ice40 -abc2"
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-11-26 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2015-11-26 Clifford WolfAdded ice40_ffinit pass
2015-08-16 Clifford WolfAdded tribuf command
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-06-09 Clifford Wolfsynth_ice40 now flattens by default
2015-05-26 Clifford WolfAdded output args to synth_ice40
2015-04-27 Clifford Wolfice40_opt bugfix
2015-04-27 Clifford WolfAdded iCE40 const folding support for SB_CARRY
2015-04-23 Clifford WolfAdded ice40 bram support
2015-04-18 Clifford WolfAdded ice40 SB_CARRY support
2015-04-17 Clifford WolfAdded mapping of synchronous set/reset to iCE40 flow
2015-04-16 Clifford WolfFixed "dff2dffe -direct-match"
2015-04-16 Clifford Wolfimproved ice40 dff cell mapping
2015-04-14 Clifford Wolfuse "hierarchy -auto-top" in synth_ice40
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-03-05 Clifford WolfAdded very first version of "synth_ice40"