index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RIP $safe_pmux
Clifford Wolf
2014-08-14
16
-98
/
+21
*
Some improvements in FSM mapping and recoding
Clifford Wolf
2014-08-14
3
-9
/
+18
*
Added "abc -D" for setting delay target
Clifford Wolf
2014-08-14
1
-5
/
+18
*
Updated ABC to 4935c2b946de
Clifford Wolf
2014-08-14
1
-1
/
+1
*
Added techmap support for actual lookahead carry unit
Clifford Wolf
2014-08-13
1
-22
/
+73
*
Preparations for lookahead ALU support in techmap.v
Clifford Wolf
2014-08-13
1
-28
/
+92
*
Filter ANSI escape sequences from ABC output
Clifford Wolf
2014-08-13
1
-0
/
+15
*
New interface for $__alu in techmap.v
Clifford Wolf
2014-08-13
1
-129
/
+62
*
Added support for non-standard """ macro bodies
Clifford Wolf
2014-08-13
2
-1
/
+21
*
Fixed handling of constant-true branches in proc_clean
Clifford Wolf
2014-08-12
2
-2
/
+3
*
Added test_verific mode to tests/fsm/generate.py
Clifford Wolf
2014-08-12
1
-7
/
+17
*
Fixed SigBit(RTLIL::Wire *wire) constructor
Clifford Wolf
2014-08-12
1
-1
/
+1
*
Fixed building verific bindings
Clifford Wolf
2014-08-12
2
-3
/
+3
*
Added multi-dim memory test (requires iverilog git head)
Clifford Wolf
2014-08-12
1
-0
/
+11
*
Another build fix by americanrouter (via reddit)
Clifford Wolf
2014-08-11
1
-0
/
+3
*
Fixed FSM mapping for multiple reset-like signals
Clifford Wolf
2014-08-10
2
-8
/
+43
*
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
3
-51
/
+103
*
Improved FSM tests
Clifford Wolf
2014-08-08
4
-2
/
+5
*
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 FSM test bench
Clifford Wolf
2014-08-08
2
-0
/
+113
*
Added "sat -prove-skip"
Clifford Wolf
2014-08-08
1
-2
/
+16
*
Fixed build with gcc-4.6
Clifford Wolf
2014-08-07
6
-16
/
+24
*
Use "-keepdc" in "miter -equiv -flatten"
Clifford Wolf
2014-08-07
1
-2
/
+2
*
Also allow "module foobar(input foo, output bar, ...);" syntax
Clifford Wolf
2014-08-07
1
-3
/
+5
*
Added adff2dff.v (for techmap -share_map)
Clifford Wolf
2014-08-07
2
-1
/
+32
*
Added AST_MULTIRANGE (arrays with more than 1 dimension)
Clifford Wolf
2014-08-06
5
-6
/
+80
*
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
4
-12
/
+93
*
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
*
Improved scope resolution of local regs in Verilog+AST frontend
Clifford Wolf
2014-08-05
4
-9
/
+90
*
Fixed AST handling of variables declared inside a functions main block
Clifford Wolf
2014-08-05
2
-3
/
+16
*
Added "show -signed"
Clifford Wolf
2014-08-04
1
-5
/
+17
*
Added support for non-standard "module mod_name(...);" syntax
Clifford Wolf
2014-08-04
2
-1
/
+12
*
Added RTLIL::IdString::in(...)
Clifford Wolf
2014-08-04
2
-9
/
+21
*
Fixed "share" for memory read ports
Clifford Wolf
2014-08-03
1
-0
/
+7
*
Added "wreduce" to some of the standard test benches
Clifford Wolf
2014-08-03
3
-2
/
+3
*
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
*
Added query() API to ModIndex
Clifford Wolf
2014-08-03
1
-8
/
+46
*
Added ID() macro for static IdStrings
Clifford Wolf
2014-08-03
1
-0
/
+3
*
Implemented recursive techmap
Clifford Wolf
2014-08-03
2
-17
/
+63
*
Fixes in show command (related to new IdString)
Clifford Wolf
2014-08-03
1
-20
/
+18
[next]