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
*
select once
Eddie Hung
2019-09-26
2
-8
/
+12
*
Stop trying to be too smart by prematurely optimising
Eddie Hung
2019-09-26
3
-38
/
+14
*
mul2dsp.v slice names
Eddie Hung
2019-09-25
1
-5
/
+5
*
Do not die if DSP48E1.P has no users (would otherwise get 'clean'-ed)
Eddie Hung
2019-09-25
1
-1
/
+5
*
Reject if (* init *) present
Eddie Hung
2019-09-25
2
-0
/
+6
*
Remove unnecessary check for A_SIGNED != B_SIGNED; be more explicit
Eddie Hung
2019-09-25
1
-3
/
+1
*
Revert "Remove _TECHMAP_CELLTYPE_ check since all $mul"
Eddie Hung
2019-09-25
1
-2
/
+6
*
Revert "No need for $__mul anymore?"
Eddie Hung
2019-09-25
1
-8
/
+8
*
Rework xilinx_dsp postAdd for new wreduce call
Eddie Hung
2019-09-25
1
-3
/
+3
*
Only wreduce on t:$add
Eddie Hung
2019-09-25
1
-1
/
+1
*
Remove _TECHMAP_CELLTYPE_ check since all $mul
Eddie Hung
2019-09-25
1
-6
/
+2
*
Fix memory issue since SigSpec& could be invalidated
Eddie Hung
2019-09-25
1
-6
/
+10
*
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
[next]