index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
opt
/
opt_lut.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ID() macro in all of passes/opt/
Clifford Wolf
2019-08-11
1
-27
/
+27
*
opt_lut to ignore LUT cells, or those that drive bits, with (* keep *)
Eddie Hung
2019-08-07
1
-0
/
+6
*
Fix formatting for msys2 mingw build using GetSize
Miodrag Milanovic
2019-08-01
1
-4
/
+4
*
opt_lut: make less chatty.
whitequark
2019-07-13
1
-56
/
+38
*
Merge pull request #773 from whitequark/opt_lut_elim_fixes
Clifford Wolf
2019-01-02
1
-8
/
+31
|
\
|
*
opt_lut: reflect changes in sigmap.
whitequark
2019-01-02
1
-0
/
+2
|
*
opt_lut: use a worklist, and revisit cells affected by elimination.
whitequark
2019-01-02
1
-3
/
+10
|
*
opt_lut: count eliminated cells, and set opt.did_something for them.
whitequark
2019-01-02
1
-6
/
+20
*
|
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
|
/
*
opt_lut: eliminate LUTs evaluating to constants or inputs.
whitequark
2018-12-31
1
-0
/
+81
*
Merge pull request #720 from whitequark/master
Clifford Wolf
2018-12-16
1
-1
/
+1
|
\
|
*
opt_lut: simplify type conversion. NFC.
whitequark
2018-12-05
1
-1
/
+1
*
|
opt_lut: leave intact LUTs with cascade feeding module outputs.
whitequark
2018-12-07
1
-0
/
+6
*
|
opt_lut: show original truth table for both cells.
whitequark
2018-12-07
1
-2
/
+3
*
|
opt_lut: add -limit option, for debugging misoptimizations.
whitequark
2018-12-07
1
-3
/
+21
|
/
*
Rename opt_lut.cpp to opt_lut.cc
Clifford Wolf
2018-12-05
1
-0
/
+478