Forum Discussion
Altera_Forum
Honored Contributor
10 years agoExcellent! This is the proper way to do it. Xilinx's datapath_only is better than cutting the path altogether, but it doesn't account for clock skew between different bits of the gray code counter. Hopefully it's small, but shouldn't be ignored. Glad to see this being done right.
Does the user have to do this for the DCFIFO, or is it done already? Is the set_false_path embedded in the RTL still there, and if so how do they interact? Do you have an example?