index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added help -write-tex-command-reference-manual option
Clifford Wolf
2013-03-21
1
-0
/
+38
*
Added -S option for simple synthesis to gate logic
Clifford Wolf
2013-03-21
1
-2
/
+17
*
Disabled the per-default dumping of ILANG code
Clifford Wolf
2013-03-21
1
-1
/
+6
*
fixed a crash when lines start with whitespace
Johann Glaser
2013-03-18
1
-2
/
+2
*
fixed typos
Johann Glaser
2013-03-18
3
-8
/
+8
*
Fixed gcc warnings and added error handling to shell escape
Clifford Wolf
2013-03-15
1
-1
/
+3
*
Added additional functionality and cleanups in sigtools.h and celltypes.h
Clifford Wolf
2013-03-15
2
-0
/
+33
*
Changed prefix for selection operators from # to %
Clifford Wolf
2013-03-14
1
-28
/
+28
*
Added #ci and #co selection operators
Clifford Wolf
2013-03-14
2
-90
/
+136
*
Added more features to #x selection operator
Clifford Wolf
2013-03-14
1
-18
/
+42
*
Added "select -write" command
Clifford Wolf
2013-03-14
1
-7
/
+23
*
Added $sr cell type to celltypes.h
Clifford Wolf
2013-03-14
1
-0
/
+1
*
Added shell escape to command language
Clifford Wolf
2013-03-10
1
-0
/
+13
*
Fixed and improved #x selection operator
Clifford Wolf
2013-03-08
1
-14
/
+44
*
Added ## selection operator (union all on stack)
Clifford Wolf
2013-03-08
1
-0
/
+9
*
Added select -count mode
Clifford Wolf
2013-03-08
1
-11
/
+24
*
Fixed parsing of select #x<num> operator
Clifford Wolf
2013-03-06
1
-0
/
+1
*
Improved error message on failed module load
Clifford Wolf
2013-03-06
1
-1
/
+1
*
Added support for loadable modules (aka plugins)
Clifford Wolf
2013-03-06
1
-8
/
+23
*
Implemented much better #x select operator
Clifford Wolf
2013-03-05
1
-13
/
+88
*
Added design->select() api and use it in extract pass
Clifford Wolf
2013-03-03
1
-0
/
+7
*
Added support for #x:<num> select stmt
Clifford Wolf
2013-03-03
1
-0
/
+39
*
Handle known inout ports as outputs in show command
Clifford Wolf
2013-03-03
1
-2
/
+2
*
Minor hotfixes (mostly gcc build fixes)
Clifford Wolf
2013-03-03
2
-0
/
+4
*
Added library support to celltypes class and show pass
Clifford Wolf
2013-03-03
2
-7
/
+73
*
Implemented general handler for selection arguments
Clifford Wolf
2013-03-03
4
-4
/
+29
*
Added id2cstr API
Clifford Wolf
2013-03-01
3
-10
/
+17
*
Do not unescape identifiers starting with \$
Clifford Wolf
2013-03-01
1
-1
/
+1
*
Added more help messages
Clifford Wolf
2013-03-01
2
-1
/
+6
*
Improved help message for "shell" command
Clifford Wolf
2013-02-28
1
-0
/
+30
*
Added online help for "show" and "hierarchy" commands
Clifford Wolf
2013-02-28
1
-1
/
+16
*
Added help for command line options
Clifford Wolf
2013-02-28
1
-2
/
+68
*
Added help msg to select command (and minor improvements)
Clifford Wolf
2013-02-28
1
-7
/
+146
*
Added more help messages (extract, abc, dfflibmap)
Clifford Wolf
2013-02-28
1
-0
/
+1
*
Added "help" command
Clifford Wolf
2013-02-28
2
-8
/
+50
*
Changed default frontend for "-" to "script" (was: "ilang")
Clifford Wolf
2013-02-27
1
-4
/
+7
*
Implemented basic functionality of "extract" pass
Clifford Wolf
2013-02-27
1
-0
/
+14
*
Moved stand-alone libs to libs/ directory and added libs/subcircuit
Clifford Wolf
2013-02-27
3
-235
/
+1
*
Improvements in command shell
Clifford Wolf
2013-01-06
3
-38
/
+114
*
Added a:*=* syntax to select framework
Clifford Wolf
2013-01-05
1
-0
/
+47
*
initial import
Clifford Wolf
2013-01-05
16
-0
/
+4702