clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
parent
b0a4f1b86e
commit
a66cd0200b
@ -985,7 +985,8 @@ void write_bitstream(Context *ctx, std::string base_config_file, std::string tex
|
||||
other = "PIOD";
|
||||
else
|
||||
log_error("cannot set OPENDRAIN on differential IO at location %s\n", pio.c_str());
|
||||
cc.tiles[pio_tile].add_enum(other + ".OPENDRAIN", str_or_default(ci->attrs, ctx->id("OPENDRAIN"), "OFF"));
|
||||
cc.tiles[pio_tile].add_enum(other + ".OPENDRAIN",
|
||||
str_or_default(ci->attrs, ctx->id("OPENDRAIN"), "OFF"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user