index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Added "test_autotb -n <num_iter>" option
Clifford Wolf
2014-08-01
1
-9
/
+27
*
Renamed modwalker.h to modtools.h
Clifford Wolf
2014-07-31
2
-10
/
+12
*
Renamed port access function on RTLIL::Cell, added param access functions
Clifford Wolf
2014-07-31
35
-709
/
+709
*
Added "trace" command
Clifford Wolf
2014-07-31
3
-2
/
+100
*
Added module->design and cell->module, wire->module pointers
Clifford Wolf
2014-07-31
7
-9
/
+11
*
Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace
Clifford Wolf
2014-07-31
11
-15
/
+19
*
Renamed "stdcells.v" to "techmap.v"
Clifford Wolf
2014-07-31
3
-6
/
+6
*
Added "techmap -assert"
Clifford Wolf
2014-07-31
2
-14
/
+43
*
Added techmap CONSTMAP feature
Clifford Wolf
2014-07-30
1
-10
/
+119
*
Added write_file command
Clifford Wolf
2014-07-30
2
-0
/
+77
*
Improvements in test_cell
Clifford Wolf
2014-07-30
1
-35
/
+89
*
Added "test_cell" command
Clifford Wolf
2014-07-29
2
-0
/
+185
*
Renamed "write_autotest" to "test_autotb" and moved to passes/tests/
Clifford Wolf
2014-07-29
2
-0
/
+338
*
Allow "hierarchy -generate" for $__ cells
Clifford Wolf
2014-07-29
1
-1
/
+3
*
Added "techmap -map %{design-name}"
Clifford Wolf
2014-07-29
2
-10
/
+19
*
Added $shift and $shiftx cell types (needed for correct part select behavior)
Clifford Wolf
2014-07-29
2
-7
/
+11
*
Using log_assert() instead of assert()
Clifford Wolf
2014-07-28
25
-58
/
+42
*
Added techmap -extern
Clifford Wolf
2014-07-27
1
-16
/
+64
*
Added topological sorting to techmap
Clifford Wolf
2014-07-27
1
-20
/
+52
*
Added SigPool::check(bit)
Clifford Wolf
2014-07-27
1
-2
/
+2
*
Fixed bug in opt_clean
Clifford Wolf
2014-07-27
1
-1
/
+1
*
Improved performance of opt_const on large modules
Clifford Wolf
2014-07-27
1
-29
/
+54
*
Fixed a bug in opt_clean and some RTLIL API usage cleanups
Clifford Wolf
2014-07-27
2
-13
/
+14
*
Added log_cmd_error_expection
Clifford Wolf
2014-07-27
1
-4
/
+1
*
Using new obj iterator API in a few places
Clifford Wolf
2014-07-27
10
-87
/
+85
*
Refactoring: Renamed RTLIL::Design::modules to modules_
Clifford Wolf
2014-07-27
57
-169
/
+169
[prev]
[next]