Revert accidental removal.

This commit is contained in:
bl 2023-02-14 09:32:31 +01:00
parent bc90ab8e31
commit 23b85cc8e7
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ module spiOverJtag
( (
`ifndef virtexultrascale `ifndef virtexultrascale
output csn, output csn,
`ifdef spartan3e `ifdef spartan6
output sck, output sck,
`endif `endif
`ifdef virtex6 `ifdef spartan3e
output sck, output sck,
`endif `endif
output sdi_dq0, output sdi_dq0,