Fix bad preprocessor conditional in ECP5 JTAG DTM
This commit is contained in:
parent
c594ec42e9
commit
787a7ec372
|
@ -191,4 +191,4 @@ endmodule
|
||||||
|
|
||||||
`ifndef YOSYS
|
`ifndef YOSYS
|
||||||
`default_nettype wire
|
`default_nettype wire
|
||||||
`ifndef YOSYS
|
`endif
|
||||||
|
|
Loading…
Reference in New Issue