index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup xilinx_dsp
Eddie Hung
2019-09-20
1
-1
/
+1
*
More exceptions
Eddie Hung
2019-09-20
1
-2
/
+2
*
Fix signedness bug
Eddie Hung
2019-09-20
1
-2
/
+2
*
Update doc
Eddie Hung
2019-09-20
1
-2
/
+2
*
Add a xilinx_dsp_cascade matcher for PCIN -> PCOUT
Eddie Hung
2019-09-20
4
-54
/
+105
*
Add an overload for port/param with default value
Eddie Hung
2019-09-20
1
-0
/
+8
*
Re-add DSP_A_MINWIDTH, remove unnec. opt_expr -fine from synth_ice40
Eddie Hung
2019-09-20
2
-3
/
+2
*
Revert "Move mul2dsp before wreduce"
Eddie Hung
2019-09-20
1
-4
/
+5
*
Move mul2dsp before wreduce
Eddie Hung
2019-09-20
1
-5
/
+4
*
Small cleanup
Eddie Hung
2019-09-20
1
-19
/
+18
*
Disable support for SB_MAC16 reset since it is async
Eddie Hung
2019-09-19
2
-3
/
+7
*
SB_MAC16 ffCD to not pack same as ffO
Eddie Hung
2019-09-19
1
-2
/
+2
*
Add more complicated macc testcase
Eddie Hung
2019-09-19
2
-5
/
+39
*
Clarify
Eddie Hung
2019-09-19
1
-1
/
+2
*
Update doc for ice40_dsp
Eddie Hung
2019-09-19
1
-1
/
+10
*
Tidy up, fix undriven
Eddie Hung
2019-09-19
1
-32
/
+34
*
Add an index
Eddie Hung
2019-09-19
2
-0
/
+3
*
$__ABC_REG to have WIDTH parameter
Eddie Hung
2019-09-19
2
-17
/
+18
*
Fix DSP48E1 timing by breaking P path if MREG or PREG
Eddie Hung
2019-09-19
4
-349
/
+363
*
Revert "Different approach to timing"
Eddie Hung
2019-09-19
4
-195
/
+405
*
Different approach to timing
Eddie Hung
2019-09-19
4
-405
/
+195
*
Fix width of D
Eddie Hung
2019-09-19
1
-1
/
+1
*
Add mac.sh and macc_tb.v for testing
Eddie Hung
2019-09-19
2
-0
/
+99
*
Suppress $anyseq warnings
Eddie Hung
2019-09-19
1
-15
/
+32
*
Use ID() macro
Eddie Hung
2019-09-19
2
-210
/
+210
*
Use (* techmap_autopurge *) to suppress techmap warnings
Eddie Hung
2019-09-19
2
-94
/
+99
*
D is 25 bits not 24 bits wide
Eddie Hung
2019-09-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/clifford/fix1381' into xc7dsp
Eddie Hung
2019-09-19
14
-95
/
+723
|
\
|
*
Add techmap_autopurge attribute, fixes #1381
Clifford Wolf
2019-09-19
1
-5
/
+49
|
*
Use extractinv for synth_xilinx -ise
Marcin KoĆcielnicki
2019-09-19
8
-90
/
+502
|
*
Added extractinv pass
Marcin KoĆcielnicki
2019-09-19
5
-0
/
+172
|
*
Document (* gentb_skip *) attr for test_autotb
Eddie Hung
2019-09-18
1
-0
/
+3
*
|
When two boxes connect to each other, need not be a (* keep *)
Eddie Hung
2019-09-19
1
-6
/
+1
*
|
Re-enable sign extension for C input
Eddie Hung
2019-09-19
1
-4
/
+4
*
|
synth_xilinx to infer DSPs for Y_WIDTH >= 9 and [AB]_WIDTH >= 2
Eddie Hung
2019-09-19
1
-1
/
+4
*
|
Tidy up synth_ice40, only restrict DSP_B_MINWIDTH=2
Eddie Hung
2019-09-19
1
-1
/
+3
*
|
Do not perform width-checks for DSP48E1 which is much more complicated
Eddie Hung
2019-09-19
1
-11
/
+0
*
|
Remove TODO as check should not be necessary
Eddie Hung
2019-09-19
1
-1
/
+0
*
|
Revert index to select
Eddie Hung
2019-09-19
1
-1
/
+1
*
|
Cleanup xilinx_dsp too
Eddie Hung
2019-09-19
1
-37
/
+28
*
|
Refactor ce{mux,pol} -> hold{mux,pol}
Eddie Hung
2019-09-19
2
-77
/
+77
*
|
Add HOLD/RST support for SB_MAC16
Eddie Hung
2019-09-19
2
-69
/
+116
*
|
Add support for SB_MAC16 CD and H registers
Eddie Hung
2019-09-19
2
-13
/
+73
*
|
Refactor ice40_dsp.pmg
Eddie Hung
2019-09-19
2
-194
/
+426
*
|
Add more entries
Eddie Hung
2019-09-19
1
-0
/
+1
*
|
Format macc.v
Eddie Hung
2019-09-19
1
-8
/
+8
*
|
Cleanup
Eddie Hung
2019-09-19
1
-8
/
+4
*
|
Remove stat
Eddie Hung
2019-09-18
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/master' into xc7dsp
Eddie Hung
2019-09-18
3
-15
/
+44
|
\
|
|
*
Merge pull request #1355 from YosysHQ/eddie/peepopt_dffmuxext
Eddie Hung
2019-09-18
6
-14
/
+291
|
|
\
[next]