Revert accidental removal.
This commit is contained in:
parent
bc90ab8e31
commit
23b85cc8e7
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue