Skip to content

Commit

Permalink
Gowin. Typo fix.
Browse files Browse the repository at this point in the history
Signed-off-by: YRabbit <[email protected]>
  • Loading branch information
yrabbit authored and gatecat committed Jan 29, 2025
1 parent b95a3ca commit a76c5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion himbaechel/uarch/gowin/pack.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit a76c5b5

Please sign in to comment.