index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add don't care optimisation
Eddie Hung
2019-05-02
1
-0
/
+11
*
Use new peepopt from #969
Eddie Hung
2019-05-02
1
-10
/
+15
*
Revert to pre-muxcover approach
Eddie Hung
2019-05-02
2
-25
/
+82
*
Missing help_mode
Eddie Hung
2019-05-02
1
-1
/
+1
*
Fix -nocarry
Eddie Hung
2019-05-02
1
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into xc7mux
Eddie Hung
2019-05-02
3
-176
/
+116
|
\
|
*
Back to passing all xc7srl tests!
Eddie Hung
2019-05-01
1
-5
/
+4
|
*
Merge remote-tracking branch 'origin/master' into eddie/synth_xilinx_fine
Eddie Hung
2019-05-01
1
-165
/
+97
|
|
\
|
|
*
Refactor synth_xilinx to auto-generate doc
Eddie Hung
2019-04-26
1
-153
/
+95
|
*
|
WIP
Eddie Hung
2019-04-28
1
-36
/
+22
|
*
|
Move neg-pol to pos-pol mapping from ff_map to cells_map.v
Eddie Hung
2019-04-28
2
-9
/
+12
|
*
|
Revert synth_xilinx 'fine' label more to how it used to be...
Eddie Hung
2019-04-26
1
-21
/
+40
*
|
|
Fix spacing
Eddie Hung
2019-04-26
1
-4
/
+4
*
|
|
Apparently, this reduces number of MUXCY/XORCY
Eddie Hung
2019-04-26
1
-10
/
+9
*
|
|
Try a different approach with 'muxcover'
Eddie Hung
2019-04-26
2
-88
/
+36
*
|
|
Merge remote-tracking branch 'origin/master' into xc7mux
Eddie Hung
2019-04-26
1
-1
/
+0
|
\
|
|
|
*
|
Where did this check come from!?!
Eddie Hung
2019-04-26
1
-1
/
+0
|
|
/
*
|
Remove split_shiftx call
Eddie Hung
2019-04-26
1
-4
/
+1
*
|
Missing newline
Eddie Hung
2019-04-26
1
-1
/
+1
*
|
Cleanup superseded
Eddie Hung
2019-04-25
1
-11
/
+1
*
|
bitblast_shiftx -> split_shiftx
Eddie Hung
2019-04-25
1
-2
/
+2
*
|
synth_xilinx to call bitblast_shiftx
Eddie Hung
2019-04-25
1
-1
/
+4
*
|
Add -nocarry option to synth_xilinx
Eddie Hung
2019-04-24
1
-5
/
+14
*
|
Tweak
Eddie Hung
2019-04-22
1
-1
/
+1
*
|
Fix for A_WIDTH == 2 but B_WIDTH==3
Eddie Hung
2019-04-22
1
-1
/
+1
*
|
Trim A_WIDTH by Y_WIDTH-1
Eddie Hung
2019-04-22
1
-1
/
+1
*
|
Add comment
Eddie Hung
2019-04-22
1
-0
/
+3
*
|
Fix for mux_case_* mappings
Eddie Hung
2019-04-22
1
-17
/
+9
*
|
Fix for non-pow2 width muxes
Eddie Hung
2019-04-22
1
-9
/
+18
*
|
Add synth_xilinx -nomux option
Eddie Hung
2019-04-22
2
-4
/
+18
*
|
Cleanup, call pmux2shiftx even without -nosrl
Eddie Hung
2019-04-22
6
-45
/
+30
*
|
Merge remote-tracking branch 'origin/xc7srl' into xc7mux
Eddie Hung
2019-04-22
6
-31
/
+216
|
\
|
|
*
Update help message
Eddie Hung
2019-04-22
1
-1
/
+1
|
*
Move 'shregmap -tech xilinx' into map_cells
Eddie Hung
2019-04-22
1
-17
/
+20
|
*
Merge remote-tracking branch 'origin/master' into xc7srl
Eddie Hung
2019-04-22
1
-0
/
+2
|
|
\
|
|
*
Re-added clean after techmap in synth_xilinx
Clifford Wolf
2019-04-22
1
-0
/
+2
|
*
|
Tidy up, fix for -nosrl
Eddie Hung
2019-04-21
2
-12
/
+16
|
*
|
Merge branch 'map_cells_before_map_luts' into xc7srl
Eddie Hung
2019-04-21
1
-2
/
+2
|
|
\
|
|
|
*
Merge branch 'master' into map_cells_before_map_luts
Eddie Hung
2019-04-21
5
-56
/
+76
|
|
|
\
|
*
|
|
Add comments
Eddie Hung
2019-04-21
1
-0
/
+7
|
*
|
|
Use new pmux2shiftx from #944, remove my old attempt
Eddie Hung
2019-04-21
1
-3
/
+8
|
*
|
|
Merge remote-tracking branch 'origin' into xc7srl
Eddie Hung
2019-04-20
3
-41
/
+60
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Revert "synth_* with -retime option now calls abc with -D 1 as well"
Eddie Hung
2019-04-18
1
-2
/
+2
|
|
*
|
Merge branch 'master' into eddie/fix_retime
Eddie Hung
2019-04-18
3
-41
/
+60
|
|
|
\
\
|
|
*
|
|
synth_* with -retime option now calls abc with -D 1 as well
Eddie Hung
2019-04-10
1
-2
/
+2
|
*
|
|
|
Call shregmap twice -- once for variable, another for fixed
Eddie Hung
2019-04-05
2
-8
/
+14
|
*
|
|
|
Move dffinit til after abc
Eddie Hung
2019-04-05
3
-2
/
+2
|
*
|
|
|
Merge branch 'eddie/fix_retime' into xc7srl
Eddie Hung
2019-04-05
4
-11
/
+12
|
|
\
|
|
|
|
|
*
|
|
Move techamp t:$_DFF_?N? to before abc call
Eddie Hung
2019-04-05
1
-2
/
+2
|
|
*
|
|
Retry
Eddie Hung
2019-04-05
1
-1
/
+1
[next]