Altera_Forum
Honored Contributor
14 years agoDsp builder simulation differs from implementation
Hi, i had a macro that enhance contras of images done with System generator of Xilinx. It works great and i made a copy for Altera targets using DSP Builder.
I validated my project running simulation in both Xilinx ,Altera macros in Matlab Simulink comparing the results and i got the same. Then i have incapsulated the Altera macro in a SOPC component interfaced by an altera Avalon Streaming to the rest of the design. After some difficulties, now i can use the macro but the results are very very poor. Do you have any advice? The macro have 2 clock domains, i used a pll and the Tsamp block to cross clock domain. The macro contains fifo comparator and other stuff. I repeat i got perfect simulation Thank you