Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI've found the problem.
I was using: fpga_test_ports1|sClockCounter[1] when I should have been using: raw_data_capture1|sClockCounter[1] So my constraints were correct, it was what I was constraining that was incorrect. To answer the previous post this is a legacy design that I have been asked to make some changes to. The less I touch the better!