index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
opt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and bugfixes in response to new internal cell checker
Clifford Wolf
2013-11-11
2
-2
/
+3
*
Fixed keep attribute on wires in opt_clean
Clifford Wolf
2013-11-08
1
-1
/
+1
*
Renamed extend_un0() to extend_u0() and use it in genrtlil
Clifford Wolf
2013-11-07
1
-2
/
+2
*
Fixed type of sign extension in opt_const $eq/$ne handling
Clifford Wolf
2013-11-07
1
-9
/
+9
*
Fixed $eq/$ne bitwise optimization in opt_const
Clifford Wolf
2013-11-07
1
-7
/
+8
*
Added support for "keep" attributes on wires
Clifford Wolf
2013-11-05
1
-0
/
+5
*
Fixed handling of boolean attributes (passes)
Clifford Wolf
2013-10-24
1
-1
/
+1
*
Only prefer connected signals iff they have public names
Clifford Wolf
2013-10-17
1
-5
/
+6
*
Avoid re-arranging signals on register outputs
Clifford Wolf
2013-10-17
1
-3
/
+31
*
Fixed detection of major wires in opt_clean
Clifford Wolf
2013-10-17
1
-0
/
+3
*
Added iopadmap pass
Clifford Wolf
2013-10-16
1
-1
/
+1
*
Added "clean -purge" and ";;;" support
Clifford Wolf
2013-08-11
1
-4
/
+19
*
Added ";;" as shortcut for "; clean;"
Clifford Wolf
2013-08-11
1
-0
/
+3
*
Some fixes to improve determinism
Clifford Wolf
2013-08-09
1
-2
/
+2
*
Added "clean" command (less verbose opt_clean)
Clifford Wolf
2013-08-08
1
-9
/
+52
*
Improved handling of private names in opt_clean and rename commands
Clifford Wolf
2013-08-07
1
-2
/
+2
*
Bugfixes for empty signal vectors
Clifford Wolf
2013-07-10
1
-0
/
+3
*
Added opt_clean -purge option
Clifford Wolf
2013-07-07
1
-7
/
+19
*
Fixed handling of $eq and $ne in opt_const
Clifford Wolf
2013-07-07
1
-2
/
+2
*
Renamed opt_rmunused to opt_clean
Clifford Wolf
2013-06-05
3
-8
/
+8
*
Added log_abort() api
Clifford Wolf
2013-05-24
1
-1
/
+1
*
Fixed memory corruption bug in opt_rmunused
Clifford Wolf
2013-05-23
1
-7
/
+14
*
Some improvements in opt_rmdff
Clifford Wolf
2013-05-23
1
-2
/
+33
*
Fixed to aggressive x-folding in opt_const
Clifford Wolf
2013-05-17
1
-8
/
+21
*
Fixed a bug in opt_const when optimizing 1-bit compares with constants
Clifford Wolf
2013-04-13
1
-2
/
+4
*
Improved opt_share for reduce cells
Clifford Wolf
2013-03-29
1
-0
/
+20
*
Improved opt_share for commutative standard cells
Clifford Wolf
2013-03-29
1
-1
/
+28
*
added optimizations for single-bit $eq/$ne with constant input to opt_const
Clifford Wolf
2013-03-19
1
-0
/
+25
*
improved $mux optimization in opt_const
Clifford Wolf
2013-03-19
1
-2
/
+6
*
keep $mux and $_MUX_ optimizations separate in opt_const
Clifford Wolf
2013-03-19
1
-3
/
+3
*
added one more suggestion to optimize MUXes in pass "opt_const"
Johann Glaser
2013-03-18
1
-0
/
+1
*
also optimize single-bit "$mux" cells in pass "opt_const", added suggestions
Johann Glaser
2013-03-18
1
-1
/
+5
*
fixed typos
Johann Glaser
2013-03-18
2
-4
/
+4
*
Fixed detection of public wires in opt_rmunused
Clifford Wolf
2013-03-10
1
-3
/
+3
*
Automatically select new objects in abc and techmap passes
Clifford Wolf
2013-03-08
1
-1
/
+12
*
Minor hotfixes (mostly gcc build fixes)
Clifford Wolf
2013-03-03
2
-0
/
+4
*
Added help messages for fsm_* passes
Clifford Wolf
2013-03-01
1
-1
/
+1
*
Added help messages for opt_* passes
Clifford Wolf
2013-03-01
7
-11
/
+127
*
Added support for simple gates with one constant input to opt_const
Clifford Wolf
2013-02-27
1
-0
/
+6
*
Implemented basic functionality of "extract" pass
Clifford Wolf
2013-02-27
1
-0
/
+10
*
Moved stand-alone libs to libs/ directory and added libs/subcircuit
Clifford Wolf
2013-02-27
2
-2
/
+2
*
initial import
Clifford Wolf
2013-01-05
9
-0
/
+1637