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
*
Fixed "show -format ..." command line parsing
Clifford Wolf
2013-04-15
1
-1
/
+1
*
Fixed/improved handling of colored wires in show command
Clifford Wolf
2013-04-01
1
-2
/
+2
*
Added support for @<set-name> in expand select ops (%x, %ci, %co)
Clifford Wolf
2013-04-01
1
-2
/
+12
*
Removed 4096 bytes limit for size of command from script file
Clifford Wolf
2013-04-01
1
-3
/
+20
*
Added -color <color> <selection> option to show command
Clifford Wolf
2013-04-01
4
-22
/
+101
*
Fixed "select" for "%%" stmt with emty stack
Clifford Wolf
2013-03-31
1
-1
/
+2
*
Added "script" command
Clifford Wolf
2013-03-31
1
-0
/
+16
*
Improved opt_share for reduce cells
Clifford Wolf
2013-03-29
2
-3
/
+12
*
Implemented TCL support (only via -c option at the moment)
Clifford Wolf
2013-03-28
3
-7
/
+78
*
Implemented proper handling of stub placeholder modules
Clifford Wolf
2013-03-28
1
-2
/
+11
*
Added check: only one module for "show" unless format is "ps"
Clifford Wolf
2013-03-27
1
-0
/
+9
*
Now using SVG and yosys-svgviewer per default in show command
Clifford Wolf
2013-03-27
1
-11
/
+33
*
Create nice errors when calling RTLIL::Module::derive() of base class
Clifford Wolf
2013-03-26
1
-3
/
+3
*
Added hierarchy -generate command for generating skeletton modules
Clifford Wolf
2013-03-25
1
-3
/
+7
*
Fixed handling of show -viewer
Clifford Wolf
2013-03-24
1
-1
/
+1
*
Fixed handling of internal signals in show command
Clifford Wolf
2013-03-24
1
-2
/
+2
*
Improved show -colors color assignments
Clifford Wolf
2013-03-24
1
-2
/
+3
*
Added show -strech and renamed -widthlabels to -width
Clifford Wolf
2013-03-24
1
-6
/
+36
*
Added -widthlabels options to chow command
Clifford Wolf
2013-03-24
1
-31
/
+67
*
Added -colors option to show command
Clifford Wolf
2013-03-24
1
-8
/
+35
*
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
[next]