Altera_Forum
Honored Contributor
12 years agoQuartus synthesis'result and RTL function are mismatch
Hi,All
I using one design using system verilog and compile this design on Quartus 12.1 And I got the gate level netlist which functionality are not the same with RTL. And then I do some debug and got the reason caused mismatch result. It seems synthesis tool's bug. Attaching file contain the test case I do. It contain two folder. match folder contain the design that RTL/gate-level have same functionality. mismatch folder contain the design that RTL/gate-level haven't same functionality.