index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
zinit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FfData: some refactoring.
Marcelina Kościelnicka
2021-10-07
1
-43
/
+9
*
zinit: Refactor to use FfData.
Marcelina Kościelnicka
2021-10-02
1
-101
/
+38
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
zinit: Refactor to use FfInitVals.
Marcelina Kościelnicka
2020-07-24
1
-43
/
+11
*
Update dff2dffe, dff2dffs, zinit to new FF types.
Marcelina Kościelnicka
2020-06-23
1
-14
/
+44
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
zinit: handle $__DFFS?E?_[NP][NP][01] too
Eddie Hung
2020-04-14
1
-7
/
+27
*
zinit: resolve one more comment by @mwkmwkmwk
Eddie Hung
2020-04-13
1
-3
/
+5
*
zinit: fix review comments from @mwkmwkmwk
Eddie Hung
2020-04-13
1
-5
/
+6
*
zinit: operate on $adff, erase (* init *) entries on consumption
Eddie Hung
2020-04-13
1
-22
/
+20
*
Fix S/R comment; thanks @mwkmwkmwk
Eddie Hung
2020-04-13
1
-1
/
+1
*
zinit to transform set/reset value of $_DFF_[NP][NP][01]_
Eddie Hung
2020-04-13
1
-0
/
+14
*
Supress error for unhandled \init if whole module selected
Eddie Hung
2020-04-13
1
-3
/
+4
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-9
/
+9
*
ID(\\.*) -> ID(.*)
Eddie Hung
2019-08-15
1
-9
/
+9
*
Transform all "\\*" identifiers into ID()
Eddie Hung
2019-08-15
1
-9
/
+9
*
Transform "$.*" to ID("$.*") in passes/techmap
Eddie Hung
2019-08-15
1
-6
/
+6
*
Zinit option '-singleton' -> '-all'
Makai Mann
2019-05-10
1
-1
/
+1
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Added "zinit" pass
Clifford Wolf
2016-10-12
1
-0
/
+151