index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
flatten.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
flatten: Keep sigmap around between flatten_cell invocations.
Marcelina KoĆcielnicka
2021-11-02
1
-3
/
+4
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
kernel/rtlil: Extract some helpers for checking memory cell types.
Marcelina KoĆcielnicka
2021-05-22
1
-2
/
+2
*
flatten: rewrite memid in memwr actions.
whitequark
2021-04-09
1
-0
/
+3
*
flatten: clarify confusing error message.
whitequark
2021-01-26
1
-1
/
+1
*
Sign extend port connections where necessary
Zachary Snow
2020-12-18
1
-1
/
+4
*
flatten, techmap: don't canonicalize tpl driven bits via sigmap.
whitequark
2020-08-26
1
-4
/
+3
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
flatten: accept processes.
whitequark
2020-06-09
1
-8
/
+8
*
flatten: preserve original object names via hdlname attribute.
whitequark
2020-06-08
1
-5
/
+16
*
flatten: only prepend $flatten once per wire.
whitequark
2020-06-08
1
-2
/
+6
*
flatten: make hygienic.
whitequark
2020-06-08
1
-155
/
+116
*
flatten: clean up log messages.
whitequark
2020-06-04
1
-1
/
+1
*
flatten: topologically sort modules.
whitequark
2020-06-04
1
-55
/
+47
*
flatten: simplify.
whitequark
2020-06-04
1
-43
/
+7
*
flatten: simplify. NFC.
whitequark
2020-06-04
1
-7
/
+3
*
flatten: simplify.
whitequark
2020-06-04
1
-35
/
+0
*
flatten: simplify. NFC.
whitequark
2020-06-04
1
-11
/
+4
*
flatten: simplify. NFC.
whitequark
2020-06-04
1
-6
/
+4
*
flatten: simplify. NFC.
whitequark
2020-06-04
1
-73
/
+39
*
flatten: simplify. NFC.
whitequark
2020-06-04
1
-8
/
+8
*
RTLIL: factor out RTLIL::Module::addMemory. NFC.
whitequark
2020-06-04
1
-7
/
+1
*
flatten: rename techmap-related stuff. NFC.
whitequark
2020-06-04
1
-16
/
+16
*
techmap, flatten: remove dead options.
whitequark
2020-06-04
1
-703
/
+44
*
flatten: split from techmap.
whitequark
2020-06-03
1
-0
/
+1148