Forum Discussion

jmoha2's avatar
jmoha2
Icon for New Contributor rankNew Contributor
6 years ago

about test bench code in quartus2 tool

sel <= "000";

wait for 100 ns;

sel <= "001";

wait for 100 ns;

this results the below mwntioned error. please let me know how to solve this error

Error (10533): VHDL Wait Statement error at Tb_alu_1.vhd(44): Wait Statement must contain condition clause with UNTIL keyword

2 Replies

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor
    Hi Jayakrushna, It is difficult to support without full code so my request is, if possible please provide full test bench code. Regards, Vikas
  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor
    Hi Jayakrushna, Have you resolved the issue. Regards, Vikas