index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
renamed ilang "scope error" to "ilang error"
Clifford Wolf
2014-02-11
1
-9
/
+9
|
*
More Makefile cleanups
Clifford Wolf
2014-02-11
1
-2
/
+3
|
*
Improved "make manual" and "make clean"
Clifford Wolf
2014-02-11
4
-9
/
+13
|
*
Improved ilang parser error messages
Clifford Wolf
2014-02-09
1
-9
/
+9
|
*
fixed a bug in subcircuit library with cells that have connections to itself
Clifford Wolf
2014-02-09
1
-1
/
+4
|
*
Various improvements in expose command (added -sep and -cut)
Clifford Wolf
2014-02-09
1
-36
/
+119
|
*
Added delete {-input|-output|-port}
Clifford Wolf
2014-02-09
1
-5
/
+36
|
*
Bugfix in delete command
Clifford Wolf
2014-02-09
1
-1
/
+3
|
*
Added test cases for expose -evert-dff
Clifford Wolf
2014-02-08
2
-0
/
+48
|
*
Fixed handling of async reset in expose -evert-dff
Clifford Wolf
2014-02-08
1
-0
/
+1
|
*
Build fixes for log cmd
Clifford Wolf
2014-02-08
1
-2
/
+2
|
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-08
2
-0
/
+79
|
\
|
*
Merge pull request #24 from hansiglaser/master
Clifford Wolf
2014-02-08
2
-0
/
+79
|
|
\
|
|
|
|
|
|
added "log" command
|
|
*
added "log" command
Johann Glaser
2014-02-08
2
-0
/
+79
|
|
/
*
|
Implemented expose -evert-dff
Clifford Wolf
2014-02-08
1
-11
/
+301
|
|
*
|
Improved checking of internal cell conventions
Clifford Wolf
2014-02-08
1
-8
/
+17
|
|
*
|
Fixed bug in collecting of RD_TRANSPARENT parameter in memory_collect
Clifford Wolf
2014-02-08
1
-0
/
+1
|
/
*
Added various new options to splice command
Clifford Wolf
2014-02-08
1
-5
/
+105
|
*
Added %a select operator
Clifford Wolf
2014-02-08
1
-0
/
+32
|
*
Moved some passes to other source directories
Clifford Wolf
2014-02-08
9
-9
/
+3
|
*
Added support for "keep" attribute to abc pass
Clifford Wolf
2014-02-08
1
-1
/
+1
|
*
Added opt -purge (frontend to opt_clean -purge)
Clifford Wolf
2014-02-08
1
-3
/
+8
|
*
Only count non-trivial attributes when findinf master signal in opt_clean
Clifford Wolf
2014-02-08
1
-2
/
+13
|
*
Added checking for ABC modifications to Makefile and made sure we do not ↵
Clifford Wolf
2014-02-08
1
-1
/
+4
|
|
|
|
have the word ERROR in regular make output
*
Now also move net labes to the right position in splice cmd
Clifford Wolf
2014-02-08
1
-3
/
+10
|
*
Improved detection of primary wire for a signal in opt_clean
Clifford Wolf
2014-02-07
1
-4
/
+23
|
*
Added splice command
Clifford Wolf
2014-02-07
4
-0
/
+281
|
*
Added log_header() to splitnets
Clifford Wolf
2014-02-07
1
-0
/
+2
|
*
Added $slice and $concat to CellTypes list
Clifford Wolf
2014-02-07
1
-0
/
+2
|
*
Added $slice and $concat cell types
Clifford Wolf
2014-02-07
8
-4
/
+140
|
*
Stronger checking of internal cells
Clifford Wolf
2014-02-07
1
-29
/
+37
|
*
Re-enabled abc "retime" after sorting yout the yosys-bigsim problem
Clifford Wolf
2014-02-07
1
-7
/
+0
|
*
Added echo command
Clifford Wolf
2014-02-07
3
-4
/
+47
|
*
Fixed use of "cmd_error" in passes/cmds/design.cc
Clifford Wolf
2014-02-07
1
-2
/
+2
|
*
Fixed gcc compiler warnings with release build
Clifford Wolf
2014-02-06
2
-2
/
+2
|
*
Disabled ABC retime for now (elliptic_curve_group testcase in yosys-bigsim ↵
Clifford Wolf
2014-02-06
1
-0
/
+7
|
|
|
|
failed)
*
Updated ABC to rev 10cc13a2a0f1
Clifford Wolf
2014-02-06
1
-1
/
+1
|
*
Added "retime" to standard ABC recipes
Clifford Wolf
2014-02-06
1
-4
/
+4
|
*
Added copy command
Clifford Wolf
2014-02-06
2
-0
/
+55
|
*
Added design -stash/-copy-from/-copy-to
Clifford Wolf
2014-02-06
1
-13
/
+99
|
*
Added support for s: select expressions (wire width)
Clifford Wolf
2014-02-06
1
-1
/
+21
|
*
Added i:, o:, and x: selection pattern
Clifford Wolf
2014-02-06
1
-0
/
+18
|
*
Added support for %m selection op
Clifford Wolf
2014-02-06
1
-0
/
+16
|
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2014-02-06
1
-0
/
+25
|
\
|
*
Merge pull request #23 from hansiglaser/master
Clifford Wolf
2014-02-06
1
-0
/
+25
|
|
\
|
|
|
|
|
|
new %s: add sub-modules to selection
|
|
*
new %s: add sub-modules to selection
Johann Glaser
2014-02-06
1
-0
/
+25
|
|
/
*
/
Added generic RTLIL::SigSpec::parse_sel() with support for selection variables
Clifford Wolf
2014-02-06
5
-37
/
+39
|
/
*
Added support for sat -show @<sel_name>
Clifford Wolf
2014-02-06
1
-0
/
+17
|
*
Added sat -set-init-def and sat -tempinduct-def
Clifford Wolf
2014-02-06
1
-4
/
+34
|
*
Added opt_const -undriven
Clifford Wolf
2014-02-06
2
-3
/
+68
|
[next]