Forum Discussion
Altera_Forum
Honored Contributor
13 years agoproblem (?) using shared variables
Hi, I need your kind opinion. Please, anyone explain me why the following code is not running. VHDL code (sel-explainable)
------------------------------------------------------
en...
Altera_Forum
Honored Contributor
13 years agoWhen you say implementing, you mean with quartus? As I think I already stated, it would synthesise fine with quartus, as it just converts it to wires and will connect it up how you expect.
And you've done the conversion via std_logic_arith, which is non-standard VHDL.