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

This commit is contained in:
2022-03-30 16:03:07 +02:00

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