Fix bad preprocessor conditional in ECP5 JTAG DTM

This commit is contained in:
Luke Wren 2022-09-04 23:48:58 +01:00
parent c594ec42e9
commit 787a7ec372
1 changed files with 1 additions and 1 deletions

View File

@ -191,4 +191,4 @@ endmodule
`ifndef YOSYS
`default_nettype wire
`ifndef YOSYS
`endif