Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
M. Mastella 2022-03-30 16:03:07 +02:00
commit 8c4f081090
1 changed files with 1 additions and 1 deletions

View File

@ -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;
]