shregmap -tech xilinx_static to handle INIT
[yosys.git] / passes / techmap / shregmap.cc
2019-06-05 Eddie Hungshregmap -tech xilinx_static to handle INIT
2019-06-05 Eddie HungContinue support for ShregmapTechXilinx7Static
2019-06-05 Eddie HungAdd -tech xilinx_static
2019-06-05 Eddie HungRefactor to ShregmapTechXilinx7Static
2019-06-05 Eddie Hungshregmap -tech xilinx_dynamic to work -params and ...
2019-06-05 Eddie HungMerge remote-tracking branch 'origin/master' into xc7mux
2019-06-05 Eddie HungMerge remote-tracking branch 'origin/clifford/fix1065...
2019-06-04 Eddie HungRename shregmap -tech xilinx -> xilinx_dynamic
2019-05-31 Eddie HungMerge branch 'xaig' into xc7mux
2019-05-06 Clifford WolfMerge branch 'master' of github.com:YosysHQ/yosys into...
2019-05-03 Eddie HungMerge remote-tracking branch 'origin/master' into cliff...
2019-05-03 Clifford WolfMerge pull request #969 from YosysHQ/clifford/pmgenstuff
2019-05-03 Clifford WolfMerge pull request #976 from YosysHQ/clifford/fix974
2019-05-02 Eddie HungMerge remote-tracking branch 'origin/clifford/pmgenstuf...
2019-05-02 Eddie HungMerge remote-tracking branch 'origin/master' into xc7mux
2019-05-02 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-05-02 Eddie HungMerge pull request #978 from ucb-bar/fmtfirrtl
2019-05-02 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2019-05-01 Eddie HungMerge branch 'master' of github.com:YosysHQ/yosys
2019-04-30 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-04-30 Benedikt TutzerMerge branch 'master' of https://github.com/YosysHQ...
2019-04-28 Eddie HungCopy with 1'bx padding in $shiftx
2019-04-23 Eddie HungMerge branch 'xaig' of github.com:YosysHQ/yosys into...
2019-04-23 Eddie HungMerge remote-tracking branch 'origin/master' into xaig
2019-04-22 Eddie HungMerge pull request #914 from YosysHQ/xc7srl
2019-04-22 Eddie HungMerge branch 'xaig' into xc7mux
2019-04-22 Eddie HungMerge remote-tracking branch 'origin/xc7srl' into xc7mux
2019-04-22 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-04-21 Eddie HungMerge branch 'map_cells_before_map_luts' into xc7srl
2019-04-21 Eddie HungUse new pmux2shiftx from #944, remove my old attempt
2019-04-21 Eddie HungMerge remote-tracking branch 'origin/clifford/pmux2shif...
2019-04-21 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-04-20 Eddie HungMerge remote-tracking branch 'origin/pmux2shiftx' into...
2019-04-20 Eddie HungMerge remote-tracking branch 'origin' into xc7srl
2019-04-08 Eddie Hung$_XILINX_SHREG_ to preserve src attribute
2019-04-08 Eddie HungMerge branch 'undo_pr895' into xc7srl
2019-04-08 Eddie HungCope with undoing #895
2019-04-08 Eddie HungRevert "Remove handling for $pmux, since #895"
2019-04-06 Eddie HungCall shregmap twice -- once for variable, another for...
2019-04-05 Eddie HungMerge branch 'eddie/fix_retime' into xc7srl
2019-04-05 Eddie HungMerge branch 'eddie/fix_retime' into xc7srl
2019-04-04 Eddie HungMerge branch 'map_cells_before_map_luts' into xc7srl
2019-04-04 Eddie HungMerge branch 'map_cells_before_map_luts' into xc7srl
2019-04-03 Eddie HungRemove handling for $pmux, since #895
2019-04-03 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
2019-03-25 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-03-23 Eddie HungCope with SHREG not having E port; Revert $pmux fine...
2019-03-23 Eddie HungAdd support for SHREGMAP+$mux, also fine tune $pmux
2019-03-23 Eddie HungLeftover printf
2019-03-23 Eddie HungFixes for multibit
2019-03-23 Eddie HungWorking for 1 bit
2019-03-22 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-03-21 Eddie HungOpt
2019-03-20 Eddie HungFix spacing
2019-03-20 Eddie HungRevert $__SHREG_ to orig; use $__XILINX_SHREG for varia...
2019-03-20 Eddie HungAdd support for variable length Xilinx SRL > 128
2019-03-19 Eddie Hungshregmap -tech xilinx to delete $shiftx for var length SRL
2019-03-19 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-03-19 Eddie HungMake output port a non chain user
2019-03-18 Eddie HungFix shregmap to correctly recognise non chain users...
2019-03-18 Eddie Hungshiftx NULL pointer check
2019-03-16 Eddie HungCleanup
2019-03-16 Eddie HungOnly accept <128 for variable length, only if $shiftx...
2019-03-16 Eddie HungWorking
2019-03-14 Eddie HungRevert "Add shregmap -init_msb_first and use in synth_x...
2019-03-14 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-03-14 Eddie HungAdd shregmap -init_msb_first and use in synth_xilinx
2018-09-17 Udi FinkelsteinMerge branch 'master' into pr_reg_wire_error
2018-08-22 Jim LawsonMerge pull request #1 from YosysHQ/master
2018-08-18 Aman GoelMerge pull request #3 from YosysHQ/master
2018-08-15 Clifford WolfMerge pull request #573 from cr1901/msys-64
2018-08-15 Clifford WolfMerge pull request #591 from hzeller/virtual-override
2018-07-21 Henner ZellerConsistent use of 'override' for virtual methods in...
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-05-07 Clifford WolfAdded support for "keep" attribute to shregmap
2016-05-05 Clifford WolfMerge pull request #159 from azonenberg/master
2016-05-05 Andrew ZonenbergChanged port names in greenpak shregmap
2016-04-23 Clifford WolfImprovements in greenpak4 shreg mapping
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-23 Clifford WolfAdded "shregmap -zinit" for greenpak4 tech
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-23 Andrew ZonenbergFixed typo in help text
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-22 Clifford WolfAdded "shregmap -tech greenpak4"
2016-04-21 Clifford WolfAdded "yosys -D" feature
2016-04-19 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-18 Clifford WolfAdded "shregmap -params"
2016-04-18 Clifford WolfAdded "shregmap -zinit" and "shregmap -init"
2016-04-17 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-17 Clifford WolfImprovements in "shregmap"
2016-04-16 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-16 Clifford WolfAdded "shregmap" pass