Altera_Forum
Honored Contributor
15 years agoProblem with Synthese in Quartus with Customer-IP vhdl-file
Hi All,
I make a Customer IP and when I wont make a synthese, I have following error-message: Error (10820): Netlist error at ime_avalon_xy_detector.vhd(109): can't infer register for count_hsync[1] because its behavior depends on the edges of multiple distinct clocks In the attachment you find the entire vhdl file. The problematic part is in the xy_coordinate : process. In HDL-Designer and QuestaSim I could make a success simulation. But the stimuli does not affect the same as in quartus II. But I need the signal as in the simulation (the last 5 waves in pdf file). How I can make a process with multiple distinct clocks? Thanks you...