Forum Discussion
GD76
Occasional Contributor
5 years agocreate falling edge virtual clock
Trying to understand to concept of virtual clock. A virtual clock is created from external clock but think that is created at rising edge. Both are 20MHz. How to create a virtual clock from SYCLK but...
GD76
Occasional Contributor
4 years agoWhat I did that seem to solve the problem is : Take the 50ns clock invert at setup failing clock pins.
create_generated_clock -invert -source [get_ports {SYSCLK}] -name {DSACKCLK} [get_pins RAM_CONTROL:i13|q3|clk]