Forum Discussion
Altera_Forum
Honored Contributor
13 years agoOne thing that doesn't look right to me is that you are using set_output delay three times for same node of m_data_p with reference to three clocks.
The nodes m_data_p must only be set relative to clock driving it directly. Moreover mclk_p is not clear what it is referring to.