index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
pmgen
/
xilinx_dsp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix enable polarity
Eddie Hung
2019-09-06
1
-2
/
+2
*
Logging for ffAD
Eddie Hung
2019-09-06
1
-0
/
+3
*
Add support for pre-adder and AD register
Eddie Hung
2019-09-06
1
-1
/
+30
*
Sensitive to CEB CEM CEP polarity
Eddie Hung
2019-09-05
1
-5
/
+8
*
ffAmuxAB -> ffAenpol
Eddie Hung
2019-09-05
1
-2
/
+3
*
Do not check signedness of post-adder (assume taken care of by DSP)
Eddie Hung
2019-09-05
1
-2
/
+0
*
Do not make ff[MP]mux semioptional, use sigmap
Eddie Hung
2019-09-05
1
-2
/
+5
*
Add support for CEP
Eddie Hung
2019-09-05
1
-17
/
+16
*
Add support for CEB, remove check on nusers
Eddie Hung
2019-09-05
1
-7
/
+12
*
Support CEA
Eddie Hung
2019-09-05
1
-6
/
+11
*
Get rid of sigBset too
Eddie Hung
2019-09-04
1
-4
/
+0
*
Get rid of sigPused
Eddie Hung
2019-09-04
1
-2
/
+0
*
Support CEM
Eddie Hung
2019-09-04
1
-4
/
+6
*
st.ffP from if to assert
Eddie Hung
2019-09-03
1
-1
/
+2
*
Rename muxAB to postAddMux
Eddie Hung
2019-09-03
1
-11
/
+11
*
Use choices for addAB, now called postAdd
Eddie Hung
2019-09-03
1
-6
/
+6
*
Add support for load value into DSP48E1.P
Eddie Hung
2019-09-03
1
-1
/
+6
*
Process post-adder first since C could be used for load-P
Eddie Hung
2019-09-03
1
-18
/
+22
*
Use feedback path for MACC
Eddie Hung
2019-09-03
1
-15
/
+21
*
autoremove ffM
Eddie Hung
2019-08-30
1
-0
/
+1
*
ffM before addAB
Eddie Hung
2019-08-30
1
-1
/
+1
*
Another oops
Eddie Hung
2019-08-30
1
-1
/
+1
*
Update commented out
Eddie Hung
2019-08-30
1
-1
/
+1
*
Add support for ffM
Eddie Hung
2019-08-30
1
-0
/
+12
*
Perform C -> PCIN optimisation after pattern matcher
Eddie Hung
2019-08-13
1
-10
/
+57
*
Rename to XilinxDspPass
Eddie Hung
2019-08-13
1
-3
/
+3
*
Pack partial-product adder DSP48E1 packing
Eddie Hung
2019-08-09
1
-5
/
+17
*
Remove muxY and ffY for now
Eddie Hung
2019-08-08
1
-5
/
+5
*
Disable $dffe
Eddie Hung
2019-08-08
1
-8
/
+8
*
Pack P register properly
Eddie Hung
2019-08-01
1
-2
/
+4
*
Fine tune ice40_dsp.pmg, add support for packing subsets of registers
Eddie Hung
2019-07-19
1
-1
/
+1
*
Do not autoremove ffP aor muxP
Eddie Hung
2019-07-18
1
-2
/
+0
*
Improve pattern matcher to match subsets of $dffe? cells
Eddie Hung
2019-07-18
1
-2
/
+8
*
Improve A/B reg packing
Eddie Hung
2019-07-18
1
-0
/
+3
*
Do not autoremove A/B registers since they might have other consumers
Eddie Hung
2019-07-18
1
-2
/
+0
*
Pattern matcher to check pool of bits, not exactly
Eddie Hung
2019-07-17
1
-3
/
+9
*
Signed extension
Eddie Hung
2019-07-16
1
-2
/
+2
*
Add support {A,B,P}REG packing
Eddie Hung
2019-07-16
1
-26
/
+42
*
Add xilinx_dsp for register packing
Eddie Hung
2019-07-15
1
-0
/
+120
[prev]