F
fpgaasicdesigner
Guest
Hi all,
How can I synthesize this:
assign clock_out = clock_in; ?
I would like my block to output on a pin the input clock?
But when I synthesize this line stays assign clock_out = clock_in and
will be an issue for the P&R tool.
Thanks
How can I synthesize this:
assign clock_out = clock_in; ?
I would like my block to output on a pin the input clock?
But when I synthesize this line stays assign clock_out = clock_in and
will be an issue for the P&R tool.
Thanks