index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
show.cc
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 -color <color> <selection> option to show command
Clifford Wolf
2013-04-01
1
-12
/
+84
*
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
*
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
*
fixed typos
Johann Glaser
2013-03-18
1
-1
/
+1
*
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
1
-0
/
+2
*
Added library support to celltypes class and show pass
Clifford Wolf
2013-03-03
1
-3
/
+38
*
Added id2cstr API
Clifford Wolf
2013-03-01
1
-2
/
+2
*
Added online help for "show" and "hierarchy" commands
Clifford Wolf
2013-02-28
1
-1
/
+16
*
initial import
Clifford Wolf
2013-01-05
1
-0
/
+343