Forum Discussion
NitzanD
New Contributor
3 years agovirtual clock - latch and launch clock on same cycle
Hi, I am defining a virtual clock in .fdc file for work with external device as in the link here: https://www.intel.com/content/www/us/en/docs/programmable/683068/18-1/creating-virtual-clocks.html...
Nurina
Regular Contributor
2 years agoHi,
Yes I have. Can you please try set_multicycle_path as stated in the email? I have sent detailed information in email.
Regards,
Nurina
- NitzanD2 years ago
New Contributor
Hi,
In addition to what I sent in email, I want you to see again this picture that happens when I don't define 'multicycle path' :
Also another question - do the real clock and virtual clock should be in the same async group?
set_clock_groups -asynchronous -group [get_clocks { main_clk main_clk_virt}]BR
Nitzan