Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hi, I called in a CPRI IP from Altera Quartus II which created a testbench tb_altera_cpri. While trying to compile this testbench I encountered an error: Error (10533): VHDL Wait Statement error at tb_altera_cpri.vhd(839): Wait Statement must contain condition clause with UNTIL keyword. Can anyone help me please? Cheers --- Quote End --- Post the line of code - line 839. You are trying to compile this in Modelsim right? Quartus should not be used for the testbench. Cheers, Dave