index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
proc
/
proc_dlatch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
Add support for memory writes in processes.
Marcelina Kościelnicka
2021-03-08
1
-6
/
+1
*
proc_dlatch: Refactor to use FfInitVals.
Marcelina Kościelnicka
2020-07-24
1
-28
/
+8
*
proc_dlatch: Remove init values for combinatorial processes.
Marcelina Kościelnicka
2020-07-12
1
-0
/
+33
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-9
/
+9
*
kernel: use more ID::*
Eddie Hung
2020-04-02
1
-16
/
+16
*
proc_dlatch: Add error handling for incorrect always_(ff|latch|comb) usage
David Shah
2019-11-21
1
-4
/
+16
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Add src attribute to extra cells generated by proc_dlatch
Clifford Wolf
2017-09-09
1
-7
/
+9
*
Fix all undef-muxes in dlatch input cone
Clifford Wolf
2016-06-02
1
-34
/
+72
*
Avoid creating undef-muxes when inferring latches in proc_dlatch
Clifford Wolf
2016-06-01
1
-0
/
+44
*
Fixed performance bug in proc_dlatch
Clifford Wolf
2016-04-24
1
-2
/
+61
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-2
/
+2
*
Fixed compilation problems with gcc 4.6.3; use enum instead of const ints.
Clifford Wolf
2015-02-24
1
-2
/
+4
*
Added "proc_dlatch"
Clifford Wolf
2015-02-12
1
-0
/
+306