Gowin. Typo fix.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
This commit is contained in:
YRabbit 2025-01-29 08:18:39 +10:00 committed by myrtle
parent b95a3ca567
commit a76c5b5a0f
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ struct GowinPacker
continue;
}
switch (ci.type.hash()) {
case ID_MIPI_OBUF_A: /* fallt-hrough */
case ID_MIPI_OBUF_A: /* fall-through */
case ID_MIPI_OBUF: {
// check for MIPI-capable pin
CellInfo *out_iob = net_only_drives(ctx, ci.ports.at(id_O).net, is_iob, id_I, true);