Skip to content

Commit a76c5b5

Browse files
yrabbitgatecat
authored andcommitted
Gowin. Typo fix.
Signed-off-by: YRabbit <[email protected]>
1 parent b95a3ca commit a76c5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: himbaechel/uarch/gowin/pack.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ struct GowinPacker
322322
continue;
323323
}
324324
switch (ci.type.hash()) {
325-
case ID_MIPI_OBUF_A: /* fallt-hrough */
325+
case ID_MIPI_OBUF_A: /* fall-through */
326326
case ID_MIPI_OBUF: {
327327
// check for MIPI-capable pin
328328
CellInfo *out_iob = net_only_drives(ctx, ci.ports.at(id_O).net, is_iob, id_I, true);

0 commit comments

Comments
 (0)