Ngised
Newbie level 6
I am a new with VHDL coding and I have some issues with the wait statement with quartus. With Vivado it works fine no problems with the compilation. First of all is "wait for 1 ns; " synthesizable ?
I am trying to compile the design and it fails as predeclared. Then I found and example from the internet and it fails again in the wait statement and then an error occurs.
I am trying to compile the design and it fails as predeclared. Then I found and example from the internet and it fails again in the wait statement and then an error occurs.
Error (10533): VHDL Wait Statement error at half_adder.vhd (27): Wait Statement must contain condition clause with UNTIL keyword