index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added support for module->connections to select %ci, %co and %x handling
Clifford Wolf
2014-01-02
1
-0
/
+15
|
*
Replaced RTLIL::Const::str with generic decoder method
Clifford Wolf
2013-12-04
2
-2
/
+4
|
*
Progress on AppNote 011
Clifford Wolf
2013-11-29
1
-0
/
+4
|
*
Added pattern support to "ls" command
Clifford Wolf
2013-11-28
1
-30
/
+35
|
*
Improved ID matching scheme in select (and thus for all commands)
Clifford Wolf
2013-11-28
1
-2
/
+12
|
*
Fixes and improvements in "show" command
Clifford Wolf
2013-11-28
1
-10
/
+42
|
*
Added "src" attribute to processes
Clifford Wolf
2013-11-28
1
-1
/
+4
|
*
Added support for "show -pause" and "show -format dot"
Clifford Wolf
2013-11-28
1
-6
/
+30
|
*
Bugfixes in new "stat" command
Clifford Wolf
2013-11-25
1
-7
/
+1
|
*
Added "stat" command
Clifford Wolf
2013-11-25
2
-0
/
+219
|
*
Renamed "placeholder" to "blackbox"
Clifford Wolf
2013-11-22
2
-5
/
+5
|
*
Fixed a bug in "add -global_input"
Clifford Wolf
2013-11-21
1
-16
/
+17
|
*
Added "add" command (only wires for now)
Clifford Wolf
2013-11-20
2
-0
/
+155
|
*
Added placeholder check to dfflibmap and cleaned up some other placeholder ↵
Clifford Wolf
2013-10-31
1
-2
/
+2
|
|
|
|
checks
*
Added -format option to splitnets
Clifford Wolf
2013-10-29
1
-1
/
+16
|
*
Fixed handling of boolean attributes (passes)
Clifford Wolf
2013-10-24
1
-2
/
+2
|
*
Some minor documentation fixes
Clifford Wolf
2013-08-21
2
-2
/
+2
|
*
Improved handling of private names in opt_clean and rename commands
Clifford Wolf
2013-08-07
1
-5
/
+37
|
*
Added "design" command (-reset, -save, -load)
Clifford Wolf
2013-07-27
2
-0
/
+129
|
*
Added renaming of wires and cells to "rename" command
Clifford Wolf
2013-06-19
1
-2
/
+28
|
*
Added splitnets command
Clifford Wolf
2013-06-18
2
-0
/
+110
|
*
Added "scatter" command
Clifford Wolf
2013-06-12
2
-0
/
+73
|
*
Renamed yosys-show temp files to be dot-files in the users home directory
Clifford Wolf
2013-06-12
1
-3
/
+3
|
*
Added "rename" command
Clifford Wolf
2013-06-10
2
-0
/
+95
|
*
Look for yosys-abc and yosys-svgviewer where the main exe is
Clifford Wolf
2013-06-09
1
-1
/
+1
|
*
Moved cmds from kernel/ to passes/cmds/
Clifford Wolf
2013-06-08
3
-0
/
+1739