aboutsummaryrefslogtreecommitdiffstats
path: root/passes/pmgen/xilinx_dsp.pmg
Commit message (Expand)AuthorAgeFilesLines
* Fine tune xilinx_dsp pattern matcherEddie Hung2019-08-301-14/+18
* Remove debugEddie Hung2019-08-301-1/+0
* Add support for ffMEddie Hung2019-08-301-3/+36
* New pmgen requires explicit acceptEddie Hung2019-08-301-0/+2
* xilinx_dsp to be sensitive to keep attributeEddie Hung2019-08-151-1/+14
* Perform C -> PCIN optimisation after pattern matcherEddie Hung2019-08-131-9/+15
* Check nusers of DSP output, not whole flopEddie Hung2019-08-091-1/+1
* CleanupEddie Hung2019-08-091-10/+10
* Pack partial-product adder DSP48E1 packingEddie Hung2019-08-091-5/+62
* Remove muxY and ffY for nowEddie Hung2019-08-081-30/+28
* Rework ice40_dsp to map to SB_MAC16 earlier, and check before packingEddie Hung2019-08-081-1/+1
* Only pack registers if {A,B,P}REG = 0, do not pack $dffeEddie Hung2019-08-081-3/+6
* Fine tune ice40_dsp.pmg, add support for packing subsets of registersEddie Hung2019-07-191-10/+10
* Check if RHS is empty firstEddie Hung2019-07-181-0/+2
* Improve pattern matcher to match subsets of $dffe? cellsEddie Hung2019-07-181-10/+14
* Improve A/B reg packingEddie Hung2019-07-181-6/+8
* Fix xilinx_dsp index castEddie Hung2019-07-181-2/+2
* Pattern matcher to check pool of bits, not exactlyEddie Hung2019-07-171-2/+2
* Signed extensionEddie Hung2019-07-161-4/+4
* Add support {A,B,P}REG packingEddie Hung2019-07-161-29/+52
* Add xilinx_dsp for register packingEddie Hung2019-07-151-0/+71