index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
common
/
synth.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into xaig
Eddie Hung
2019-06-12
1
-0
/
+2
|
\
|
*
Run "peepopt" in generic "synth" pass and "synth_ice40"
Clifford Wolf
2019-04-30
1
-0
/
+2
*
|
synth to take -abc9 argument
Eddie Hung
2019-02-20
1
-5
/
+13
|
/
*
Merge pull request #772 from whitequark/synth_lut
Clifford Wolf
2019-01-02
1
-6
/
+40
|
\
|
*
synth: add k-LUT mode.
whitequark
2019-01-02
1
-2
/
+36
|
*
synth: improve script documentation. NFC.
whitequark
2019-01-02
1
-6
/
+6
*
|
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
|
/
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-4
/
+4
*
Add "synth -noshare"
Clifford Wolf
2018-03-04
1
-2
/
+11
*
Added "prep -auto-top" and "synth -auto-top"
Clifford Wolf
2016-07-11
1
-3
/
+11
*
Added "prep -flatten" and "synth -flatten"
Clifford Wolf
2016-04-24
1
-4
/
+18
*
Converted "prep" to ScriptPass
Clifford Wolf
2016-04-24
1
-1
/
+1
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Added ScriptPass helper class for script-like passes
Clifford Wolf
2016-03-31
1
-89
/
+64
*
Renamed opt_const to opt_expr
Clifford Wolf
2016-03-31
1
-2
/
+2
*
Run opt_const before check in default scripts
Clifford Wolf
2015-12-22
1
-0
/
+2
*
Added "synth -nofsm"
Clifford Wolf
2015-07-02
1
-1
/
+10
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-3
/
+3
*
Added "synth -nordff -noalumacc"
Clifford Wolf
2015-06-15
1
-3
/
+20
*
Added "stat" to "synth" and "synth_xilinx"
Clifford Wolf
2015-02-15
1
-0
/
+2
*
Added final checks to "synth" and "synth_xilinx"
Clifford Wolf
2015-02-15
1
-7
/
+14
*
Added "check" command
Clifford Wolf
2015-02-13
1
-0
/
+4
*
Added "make mklibyosys", some minor API changes
Clifford Wolf
2015-02-01
1
-1
/
+9
*
Added "fsm -encfile"
Clifford Wolf
2015-01-30
1
-2
/
+9
*
Added "abc" label in synth script
Clifford Wolf
2014-10-31
1
-6
/
+12
*
Added "opt -full" alias for all more aggressive optimizations
Clifford Wolf
2014-10-31
1
-2
/
+6
*
namespace Yosys
Clifford Wolf
2014-09-27
1
-1
/
+5
*
Improvements in "synth" script
Clifford Wolf
2014-09-18
1
-8
/
+12
*
Added "synth" command
Clifford Wolf
2014-09-14
1
-0
/
+152