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
*
Added "select -write" command
Clifford Wolf
2013-03-14
1
-7
/
+23
|
*
More support code for $sr cells
Clifford Wolf
2013-03-14
2
-1
/
+50
|
*
Added $sr cell type to celltypes.h
Clifford Wolf
2013-03-14
1
-0
/
+1
|
*
Fixed detection of public wires in opt_rmunused
Clifford Wolf
2013-03-10
1
-3
/
+3
|
*
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
|
*
Automatically select new objects in abc and techmap passes
Clifford Wolf
2013-03-08
3
-1
/
+19
|
*
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
|
*
Split extract -attr into extract -cell_attr and -wire_attr
Clifford Wolf
2013-03-08
1
-28
/
+35
|
*
Added support for attribute matching in extract pass
Clifford Wolf
2013-03-07
1
-1
/
+60
|
*
Added portmapping support to subcircuit userCompareNodes() api
Clifford Wolf
2013-03-07
2
-23
/
+29
|
*
Cleanups and improvements in Makefile
Clifford Wolf
2013-03-07
1
-2
/
+17
|
*
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
4
-12
/
+64
|
*
Reset Makefile default config setting (oops)
Clifford Wolf
2013-03-06
1
-2
/
+2
|
*
Fixed mine test case for subcircuit library
Clifford Wolf
2013-03-06
2
-3
/
+3
|
*
Fixed handling of constant values and port swapping in subcircuit library
Clifford Wolf
2013-03-06
1
-23
/
+86
|
*
Changed default value for extract -mine_cells_span
Clifford Wolf
2013-03-05
1
-2
/
+2
|
*
Added some simple progress information to verbose subcircuit miner output
Clifford Wolf
2013-03-05
1
-2
/
+3
|
*
Implemented -mine_split option to extract pass
Clifford Wolf
2013-03-05
1
-3
/
+14
|
*
Implemented much better #x select operator
Clifford Wolf
2013-03-05
2
-16
/
+91
|
*
Implemented extract -mine_max_fanout <num> option
Clifford Wolf
2013-03-03
1
-2
/
+29
|
*
Performance optimization in subcircuit mining
Clifford Wolf
2013-03-03
1
-22
/
+43
|
*
Fixed a gcc compiler warning [-Wparentheses]
Clifford Wolf
2013-03-03
1
-1
/
+2
|
*
Added "shared nodes" feature to the subcircuit library
Clifford Wolf
2013-03-03
4
-9
/
+14
|
*
Added support for "extract_order" attribute to extract pass
Clifford Wolf
2013-03-03
1
-3
/
+23
|
*
Added design->select() api and use it in extract pass
Clifford Wolf
2013-03-03
2
-2
/
+13
|
*
Fixed subcircuit allowOverlap=false corner case
Clifford Wolf
2013-03-03
1
-5
/
+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
|
*
Fixed memory corruption in subcircuit miner
Clifford Wolf
2013-03-03
1
-2
/
+4
|
*
Minor hotfixes (mostly gcc build fixes)
Clifford Wolf
2013-03-03
5
-0
/
+12
|
*
Added library support to celltypes class and show pass
Clifford Wolf
2013-03-03
3
-8
/
+74
|
*
Implemented general handler for selection arguments
Clifford Wolf
2013-03-03
5
-5
/
+31
|
*
Finished "extract -mine" feature
Clifford Wolf
2013-03-02
3
-63
/
+126
|
*
More fun with subcircuit mining
Clifford Wolf
2013-03-02
2
-24
/
+47
|
*
Added -mine option to extract pass (not finished)
Clifford Wolf
2013-03-02
2
-44
/
+135
|
*
subcircuit library: implied allExtern for mining
Clifford Wolf
2013-03-02
3
-7
/
+9
|
*
Added frequent subcircuit miner to subcircuit library
Clifford Wolf
2013-03-02
7
-13
/
+368
|
*
Added help messages for fsm_* passes
Clifford Wolf
2013-03-01
10
-42
/
+194
|
*
Added help messages to memory_* passes
Clifford Wolf
2013-03-01
4
-15
/
+71
|
*
Added help messages to proc_* passes
Clifford Wolf
2013-03-01
6
-27
/
+110
|
*
Added help messages for opt_* passes
Clifford Wolf
2013-03-01
7
-11
/
+127
|
*
Added id2cstr API
Clifford Wolf
2013-03-01
3
-10
/
+17
|
*
Added help messages to ilang and verilog frontends
Clifford Wolf
2013-03-01
3
-2
/
+60
|
*
Do not unescape identifiers starting with \$
Clifford Wolf
2013-03-01
1
-1
/
+1
|
*
Fixed "make qtcreator" (we now have a libs/ directory)
Clifford Wolf
2013-03-01
1
-2
/
+2
|
*
Added more help messages
Clifford Wolf
2013-03-01
9
-11
/
+121
|
[next]