index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
ecp5
/
synth_ecp5.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS for website links, gatecat email
Claire Xenia Wolf
2021-06-09
1
-1
/
+1
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
Blackbox all whiteboxes after synthesis
gatecat
2021-03-17
1
-0
/
+1
*
Replace opt_rmdff with opt_dff.
Marcelina Kościelnicka
2020-08-07
1
-11
/
+15
*
ecp5: Use dfflegalize.
Marcelina Kościelnicka
2020-07-05
1
-1
/
+6
*
Update dff2dffe, dff2dffs, zinit to new FF types.
Marcelina Kościelnicka
2020-06-23
1
-2
/
+2
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-5
/
+5
*
ecp5: cleanup unused +/ecp5/abc9_model.v
Eddie Hung
2020-05-23
1
-1
/
+0
*
ecp5: latches_map.v if *not* -asyncprld
Eddie Hung
2020-05-14
1
-2
/
+2
*
ecp5: synth_ecp5 to no longer need +/ecp5/abc9_{,un}map.v
Eddie Hung
2020-05-14
1
-8
/
+3
*
ecp5: fix rebase mistake
Eddie Hung
2020-05-14
1
-3
/
+3
*
xilinx/ice40/ecp5: zinit requires selected wires, so select them all
Eddie Hung
2020-05-14
1
-1
/
+1
*
abc9_ops: add -prep_bypass for auto bypass boxes; refactor
Eddie Hung
2020-05-14
1
-1
/
+1
*
synth_*: no need to explicitly read +/abc9_model.v
Eddie Hung
2020-05-14
1
-1
/
+1
*
Revert "ecp5: replace ecp5_ffinit with techmap rules + dff2dffs -match-init"
Eddie Hung
2020-05-14
1
-1
/
+2
*
ecp5: add synth_ecp5 -dff to work with -abc9
Eddie Hung
2020-05-14
1
-12
/
+26
*
ecp5: replace ecp5_ffinit with techmap rules + dff2dffs -match-init
Eddie Hung
2020-05-14
1
-2
/
+1
*
synth_ice40/ecp5/xilinx: allow abc9.W to be overridden via scratchpad
Eddie Hung
2020-05-04
1
-0
/
+13
*
Get rid of dffsr2dff.
Marcelina Kościelnicka
2020-04-15
1
-1
/
+0
*
Merge pull request #1603 from whitequark/ice40-ram_style
whitequark
2020-04-10
1
-1
/
+3
|
\
|
*
ecp5: do not map FFRAM if explicitly requested otherwise.
whitequark
2020-04-03
1
-1
/
+3
*
|
synth_ecp5: use +/abc9_model.v
Eddie Hung
2020-02-27
1
-1
/
+1
*
|
ecp5: deprecate abc9_{arrival,required} and *.{lut,box}
Eddie Hung
2020-02-27
1
-4
/
+4
|
/
*
synth_*: call 'opt -fast' after 'techmap'
Eddie Hung
2020-02-05
1
-0
/
+1
*
Add opt_lut_ins pass. (#1673)
Marcelina Kościelnicka
2020-02-03
1
-0
/
+1
*
Re-enable &mfs for synth_{ecp5,xilinx}
Eddie Hung
2020-01-06
1
-2
/
+2
*
Merge pull request #1604 from whitequark/unify-ram-naming
whitequark
2020-01-02
1
-2
/
+2
|
\
|
*
Harmonize BRAM/LUTRAM descriptions across all of Yosys.
whitequark
2020-01-01
1
-2
/
+2
*
|
Update doc that "-retime" calls abc with "-dff -D 1"
Eddie Hung
2019-12-30
1
-1
/
+1
*
|
Revert "Revert "synth_* with -retime option now calls abc with -D 1 as well""
Eddie Hung
2019-12-30
1
-1
/
+1
|
/
*
Nitpick cleanup for ecp5
Eddie Hung
2019-12-27
1
-1
/
+1
*
Revert "Optimise write_xaiger"
Eddie Hung
2019-12-20
1
-5
/
+0
*
Merge pull request #1558 from YosysHQ/eddie/xaiger_cleanup
Eddie Hung
2019-12-19
1
-0
/
+5
|
\
|
*
techmap/aigmap of whiteboxes to occur before abc9 instead of in write_xaiger
Eddie Hung
2019-12-06
1
-0
/
+5
*
|
ecp5: Add support for mapping PRLD FFs
David Shah
2019-12-07
1
-4
/
+13
|
/
*
ecp5: Use new autoname pass for better cell/net names
David Shah
2019-11-15
1
-0
/
+1
*
ecp5: Pass -nomfs to abc9
David Shah
2019-10-20
1
-2
/
+2
*
ecp5: Add attrmvcp to copy syn_useioff to driving FF
David Shah
2019-10-10
1
-0
/
+1
*
Rename abc_* names/attributes to more precisely be abc9_*
Eddie Hung
2019-10-04
1
-5
/
+5
*
Panic over. Model was elsewhere. Re-arrange for consistency
Eddie Hung
2019-10-04
1
-0
/
+1
*
Combine 'flatten' & 'coarse' labels in synth_ecp5 so proc run once
Eddie Hung
2019-09-26
1
-9
/
+4
*
Merge remote-tracking branch 'origin/master' into xc7dsp
Eddie Hung
2019-09-05
1
-1
/
+6
|
\
|
*
Merge remote-tracking branch 'origin/master' into xaig_arrival
Eddie Hung
2019-08-28
1
-0
/
+2
|
|
\
|
*
|
ecp5 to use -max_iter 1
Eddie Hung
2019-08-20
1
-2
/
+1
|
*
|
ecp5 to use abc_map.v and _unmap.v
Eddie Hung
2019-08-20
1
-1
/
+7
*
|
|
Merge branch 'master' into xc7dsp
David Shah
2019-08-30
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ecp5: Add GSR support
David Shah
2019-08-27
1
-0
/
+2
|
|
/
*
|
ecp5: Replace '-dsp' with inverse logic '-nodsp' to match synth_xilinx
David Shah
2019-08-08
1
-11
/
+11
*
|
ecp5: Bring up to date with mul2dsp changes
David Shah
2019-08-08
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/master' into ice40dsp
Eddie Hung
2019-07-18
1
-13
/
+17
|
\
|
[next]