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
*
No need for $__mul anymore?
Eddie Hung
2019-09-25
1
-8
/
+8
*
unextend only used in init
Eddie Hung
2019-09-25
1
-2
/
+1
*
Call 'wreduce' after mul2dsp to avoid unextend()
Eddie Hung
2019-09-25
2
-5
/
+5
*
Oops. Actually use __NAME__ in ABC_DSP48E1 macro
Eddie Hung
2019-09-25
1
-1
/
+1
*
Add (* techmap_autopurge *) to abc_unmap.v too
Eddie Hung
2019-09-23
1
-11
/
+11
*
"abc_padding" attr for blackbox outputs that were padded, remove them later
Eddie Hung
2019-09-23
2
-4
/
+22
*
Force $inout.out ports to begin with '$' to indicate internal
Eddie Hung
2019-09-23
2
-3
/
+3
*
Add techmap_autopurge to outputs in abc_map.v too
Eddie Hung
2019-09-23
1
-11
/
+11
*
Revert "Add a xilinx_finalise pass"
Eddie Hung
2019-09-23
3
-87
/
+0
*
Revert "Remove (* techmap_autopurge *) from abc_unmap.v since no effect"
Eddie Hung
2019-09-23
1
-38
/
+38
*
Revert "Vivado does not like zero width port connections"
Eddie Hung
2019-09-23
1
-2
/
+2
*
Vivado does not like zero width port connections
Eddie Hung
2019-09-23
1
-2
/
+2
*
Remove (* techmap_autopurge *) from abc_unmap.v since no effect
Eddie Hung
2019-09-23
1
-38
/
+38
*
Add a xilinx_finalise pass
Eddie Hung
2019-09-23
3
-0
/
+87
*
Set [AB]CASCREG to legal values
Eddie Hung
2019-09-23
1
-6
/
+10
*
Comment to explain separating CREG packing
Eddie Hung
2019-09-23
1
-0
/
+8
*
Separate out CREG packing into new pattern, to avoid conflict with PREG
Eddie Hung
2019-09-23
4
-46
/
+273
*
Move log_debug("\n") later
Eddie Hung
2019-09-23
1
-1
/
+1
*
Move unextend initialisation later
Eddie Hung
2019-09-23
1
-12
/
+9
*
Use new port() overload once more
Eddie Hung
2019-09-23
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into xc7dsp
Eddie Hung
2019-09-23
2
-1
/
+69
|
\
|
*
Merge pull request #1392 from YosysHQ/eddie/fix1391
Clifford Wolf
2019-09-21
2
-1
/
+69
|
|
\
|
|
*
Hell let's add the original #1381 testcase too
Eddie Hung
2019-09-20
1
-3
/
+22
|
|
*
Revert abc9.cc
Eddie Hung
2019-09-20
1
-1
/
+1
|
|
*
Add testcase
Eddie Hung
2019-09-20
1
-0
/
+43
|
|
*
Trim mismatched connection to be same (smallest) size
Eddie Hung
2019-09-20
1
-0
/
+6
|
|
*
Fix first testcase in #1391
Eddie Hung
2019-09-20
2
-2
/
+2
|
|
/
*
|
Grammar
Eddie Hung
2019-09-20
1
-1
/
+1
*
|
Use new port/param overload in pmg
Eddie Hung
2019-09-20
4
-22
/
+22
*
|
Output pattern matcher items as log_debug()
Eddie Hung
2019-09-20
2
-31
/
+27
*
|
OPMODE is port not param
Eddie Hung
2019-09-20
1
-7
/
+6
*
|
Merge remote-tracking branch 'origin/master' into xc7dsp
Eddie Hung
2019-09-20
4
-18
/
+50
|
\
|
|
*
Merge pull request #1386 from YosysHQ/clifford/fix1360
Clifford Wolf
2019-09-20
2
-18
/
+30
|
|
\
|
|
*
Fix handling of read_verilog config in AstModule::reprocess_module(), fixes #...
Clifford Wolf
2019-09-20
2
-18
/
+30
|
|
/
|
*
Update CHANGELOG
Clifford Wolf
2019-09-20
1
-0
/
+2
|
*
Add "add -mod"
Clifford Wolf
2019-09-20
1
-0
/
+18
|
*
Merge pull request #1384 from YosysHQ/clifford/fix1381
Clifford Wolf
2019-09-20
1
-5
/
+49
|
|
\
*
|
|
Do not run xilinx_dsp_cascadeAB for now
Eddie Hung
2019-09-20
1
-1
/
+2
*
|
|
WIP for xiinx_dsp_cascadeAB
Eddie Hung
2019-09-20
1
-3
/
+499
*
|
|
Run until convergence
Eddie Hung
2019-09-20
1
-3
/
+9
*
|
|
Cleanup ice40_dsp.pmg
Eddie Hung
2019-09-20
1
-12
/
+6
*
|
|
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
[next]