fixed bug in delay fifo
This commit is contained in:
parent
4cbe8cb3d1
commit
21c78e4461
@ -708,7 +708,7 @@ namespace tmpl {
|
||||
dly[N-1].vdd = supply.vdd;
|
||||
dly[N-1].vss = supply.vss;
|
||||
dly[N-1].y = out;
|
||||
[] N = 1 ->
|
||||
[] N = 0 ->
|
||||
in = out;
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user