index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Renamed toposort.h to utils.h
Clifford Wolf
2014-08-17
2
-2
/
+2
|
*
Added module->uniquify()
Clifford Wolf
2014-08-16
2
-9
/
+2
|
*
Added "test_cell -s <seed>"
Clifford Wolf
2014-08-16
1
-5
/
+17
|
*
Added additional gate types: $_NAND_ $_NOR_ $_XNOR_ $_AOI3_ $_OAI3_ $_AOI4_ ↵
Clifford Wolf
2014-08-16
1
-25
/
+161
|
|
|
|
$_OAI4_
*
Added "opt -fast"
Clifford Wolf
2014-08-16
1
-19
/
+45
|
*
Bugfix in iopadmap
Clifford Wolf
2014-08-15
1
-1
/
+3
|
*
Renamed $lut ports to follow A-Y naming scheme
Clifford Wolf
2014-08-15
1
-2
/
+2
|
*
Renamed $_INV_ cell type to $_NOT_
Clifford Wolf
2014-08-15
5
-15
/
+15
|
*
More idstring sort_by_* helpers and fixed tpl ordering in techmap
Clifford Wolf
2014-08-15
3
-9
/
+9
|
*
document "techmap -map %<design-name>"
Clifford Wolf
2014-08-15
1
-0
/
+3
|
*
Added module->ports
Clifford Wolf
2014-08-14
4
-8
/
+8
|
*
RIP $safe_pmux
Clifford Wolf
2014-08-14
8
-9
/
+7
|
*
Some improvements in FSM mapping and recoding
Clifford Wolf
2014-08-14
2
-8
/
+16
|
*
Added "abc -D" for setting delay target
Clifford Wolf
2014-08-14
1
-5
/
+18
|
*
Filter ANSI escape sequences from ABC output
Clifford Wolf
2014-08-13
1
-0
/
+15
|
*
Fixed handling of constant-true branches in proc_clean
Clifford Wolf
2014-08-12
2
-2
/
+3
|
*
Fixed FSM mapping for multiple reset-like signals
Clifford Wolf
2014-08-10
1
-1
/
+21
|
*
Fixed "share" for complex scenarios with never-active cells
Clifford Wolf
2014-08-09
1
-6
/
+22
|
*
Do not share any $reduce_* cells (its complicated and not worth it anyways)
Clifford Wolf
2014-08-09
1
-19
/
+0
|
*
Some improvements in fsm_opt and fsm_map for FSM with unreachable states
Clifford Wolf
2014-08-09
2
-50
/
+101
|
*
Another fsm_extract bugfix
Clifford Wolf
2014-08-08
1
-0
/
+4
|
*
Fixed "fsm -export"
Clifford Wolf
2014-08-08
2
-6
/
+5
|
*
Fixed sharing of reduce operator
Clifford Wolf
2014-08-08
1
-0
/
+13
|
*
Fixed fsm_extract for wreduced muxes
Clifford Wolf
2014-08-08
1
-8
/
+25
|
*
Added "sat -prove-skip"
Clifford Wolf
2014-08-08
1
-2
/
+16
|
*
Fixed build with gcc-4.6
Clifford Wolf
2014-08-07
1
-6
/
+6
|
*
Use "-keepdc" in "miter -equiv -flatten"
Clifford Wolf
2014-08-07
1
-2
/
+2
|
*
Various improvements in memory_dff pass
Clifford Wolf
2014-08-06
1
-21
/
+22
|
*
Various fixes and improvements in wreduce pass
Clifford Wolf
2014-08-05
1
-29
/
+47
|
*
Removed old "constmap" from wreduce code
Clifford Wolf
2014-08-05
1
-3
/
+2
|
*
Added support for truncating of wires to wreduce pass
Clifford Wolf
2014-08-05
1
-4
/
+40
|
*
Cleanups and improvements in wreduce pass
Clifford Wolf
2014-08-05
1
-47
/
+77
|
*
Added mux support to wreduce command
Clifford Wolf
2014-08-05
1
-36
/
+82
|
*
Added "show -signed"
Clifford Wolf
2014-08-04
1
-5
/
+17
|
*
Added RTLIL::IdString::in(...)
Clifford Wolf
2014-08-04
1
-4
/
+3
|
*
Fixed "share" for memory read ports
Clifford Wolf
2014-08-03
1
-0
/
+7
|
*
Progress in "wreduce" pass
Clifford Wolf
2014-08-03
1
-43
/
+16
|
*
Added "wreduce" command (work in progress)
Clifford Wolf
2014-08-03
2
-0
/
+253
|
*
Implemented recursive techmap
Clifford Wolf
2014-08-03
1
-16
/
+62
|
*
Fixes in show command (related to new IdString)
Clifford Wolf
2014-08-03
1
-20
/
+18
|
*
Implemented simplemap support for "techmap -extern"
Clifford Wolf
2014-08-02
1
-5
/
+40
|
*
Bugfix in "techmap -extern"
Clifford Wolf
2014-08-02
1
-0
/
+1
|
*
Removed at() method from RTLIL::IdString
Clifford Wolf
2014-08-02
1
-1
/
+1
|
*
No implicit conversion from IdString to anything else
Clifford Wolf
2014-08-02
8
-10
/
+10
|
*
More bugfixes related to new RTLIL::IdString
Clifford Wolf
2014-08-02
5
-11
/
+13
|
*
Fixed a performance bug in opt_reduce
Clifford Wolf
2014-08-02
1
-2
/
+6
|
*
More cleanups related to RTLIL::IdString usage
Clifford Wolf
2014-08-02
26
-173
/
+176
|
*
Preparations for RTLIL::IdString redesign: cleanup of existing code
Clifford Wolf
2014-08-02
4
-7
/
+7
|
*
Replaced sha1 implementation
Clifford Wolf
2014-08-01
3
-13
/
+2
|
*
Added ModIndex helper class, some changes to RTLIL::Monitor
Clifford Wolf
2014-08-01
2
-6
/
+5
|
[next]