|
Hello Forum,
Could anybody tell me please, why a Mux16() which doesn't have any missing syntax, receives the following error message:
',' or ')' are expected
Also, in an 'hdl' file, is the order of instructions important?
If you write (for example), Mux16(a=inputz, .......);
and this is the first time that the variable name 'inputz' has been encountered, would that cause an error message?
Cheers
John Savage
|