index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
extract
Commit message (
Collapse
)
Author
Age
Files
Lines
*
enabled multiple "-map" for the extract pass
Johann Glaser
2014-01-25
1
-17
/
+25
|
*
Added support for non-const === and !== (for miter circuits)
Clifford Wolf
2013-12-27
1
-0
/
+2
|
*
Automatically run "proc" on extract map files
Clifford Wolf
2013-07-24
1
-0
/
+5
|
*
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
|
*
Changed default value for extract -mine_cells_span
Clifford Wolf
2013-03-05
1
-2
/
+2
|
*
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
1
-3
/
+3
|
*
Implemented extract -mine_max_fanout <num> option
Clifford Wolf
2013-03-03
1
-2
/
+29
|
*
Added "shared nodes" feature to the subcircuit library
Clifford Wolf
2013-03-03
1
-4
/
+4
|
*
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
1
-2
/
+6
|
*
Added library support to celltypes class and show pass
Clifford Wolf
2013-03-03
1
-1
/
+1
|
*
Finished "extract -mine" feature
Clifford Wolf
2013-03-02
1
-14
/
+70
|
*
Added -mine option to extract pass (not finished)
Clifford Wolf
2013-03-02
1
-37
/
+109
|
*
Added more help messages
Clifford Wolf
2013-03-01
1
-0
/
+2
|
*
Added more help messages (extract, abc, dfflibmap)
Clifford Wolf
2013-02-28
1
-3
/
+48
|
*
Added port swapping and compatible types to "extract" pass
Clifford Wolf
2013-02-28
1
-24
/
+80
|
*
Added "extract -constports" feature
Clifford Wolf
2013-02-27
1
-5
/
+35
|
*
Fixed "extract" pass for non-optimized needles
Clifford Wolf
2013-02-27
1
-5
/
+4
|
*
Added extract -verbose and -map ilang support
Clifford Wolf
2013-02-27
1
-5
/
+15
|
*
Implemented basic functionality of "extract" pass
Clifford Wolf
2013-02-27
1
-15
/
+63
|
*
Added support for constant signals in "extract" pass
Clifford Wolf
2013-02-27
1
-7
/
+18
|
*
Added "extract" pass (not functional yet)
Clifford Wolf
2013-02-27
2
-0
/
+211