index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
techmap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced signed_parameters API with CONST_FLAG_SIGNED
Clifford Wolf
2013-12-04
1
-1
/
+1
*
Replaced RTLIL::Const::str with generic decoder method
Clifford Wolf
2013-12-04
1
-15
/
+3
*
Using simplemap mappers from techmap
Clifford Wolf
2013-11-24
1
-3
/
+34
*
Added module->avail_parameters (for advanced techmap features)
Clifford Wolf
2013-11-24
1
-2
/
+8
*
Added techmap -D and -I options
Clifford Wolf
2013-11-24
1
-2
/
+16
*
Added "techmap -share_map" option
Clifford Wolf
2013-11-24
1
-0
/
+9
*
Implemented correct handling of signed module parameters
Clifford Wolf
2013-11-24
1
-1
/
+1
*
Fixed "flatten" top-module detection: Only use on fully selected designs
Clifford Wolf
2013-11-24
1
-3
/
+4
*
Added "top" attribute to mark top module in hierarchy
Clifford Wolf
2013-11-24
1
-3
/
+26
*
Improved handling of techmap special wires
Clifford Wolf
2013-11-23
1
-1
/
+3
*
Added more generic _TECHMAP_ wire mechanism to techmap pass
Clifford Wolf
2013-11-23
1
-77
/
+185
*
Call internal checker more often
Clifford Wolf
2013-11-10
1
-0
/
+2
*
Improved way of connecting ports in techmap pass
Clifford Wolf
2013-10-17
1
-18
/
+36
*
Added techmap -opt mode
Clifford Wolf
2013-08-09
1
-7
/
+39
*
Fixed techmap/flatten for positional module arguments
Clifford Wolf
2013-05-26
1
-8
/
+20
*
Added missing newline to some error messages
Clifford Wolf
2013-05-23
1
-2
/
+2
*
Added support for const cell inputs in techmap
Clifford Wolf
2013-04-27
1
-6
/
+28
*
Added "flatten" pass
Clifford Wolf
2013-04-26
1
-1
/
+41
*
Added proper TECHMAP_FAIL support and added support for the celltype attribut...
Clifford Wolf
2013-03-28
1
-84
/
+129
*
fixed typos
Johann Glaser
2013-03-18
1
-2
/
+2
*
Automatically select new objects in abc and techmap passes
Clifford Wolf
2013-03-08
1
-0
/
+2
*
Added more help messages
Clifford Wolf
2013-03-01
1
-6
/
+34
*
initial import
Clifford Wolf
2013-01-05
1
-0
/
+207