Sign in
foss-fpga-tools
/
yosys-symbiflow-plugins
/
93157fbe34e3ea2df3d62be0fbc3c7106fbb9e7f
/
.
/
xdc-plugin
/
tests
/
io_loc_pairs
/
cells_xtra.v
blob: 68a6f8770c3700b37c773892c84ff3b5e32863f2 [
file
] [
log
] [
blame
]
module
GTPE2_CHANNEL
(
(*
iopad_external_pin
*)
output GTPTXN
,
(*
iopad_external_pin
*)
output GTPTXP
,
(*
iopad_external_pin
*)
input GTPRXN
,
(*
iopad_external_pin
*)
input GTPRXP
);
endmodule