RM92
Newbie level 1
- Joined
- Sep 16, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 7
Hi,
I have just started VHDL coding and am trying to use FreeHDL for analysis and simulation.
"syntax error, unexpected t_SIGNAL, expecting t_END at signal"
shown when trying to do component instantiation to make a 4-i/p AND from 3 2-i/p ANDs.
error is shown on the line where i have declared the signals.
any idea what may be the problem?
I have just started VHDL coding and am trying to use FreeHDL for analysis and simulation.
"syntax error, unexpected t_SIGNAL, expecting t_END at signal"
shown when trying to do component instantiation to make a 4-i/p AND from 3 2-i/p ANDs.
error is shown on the line where i have declared the signals.
any idea what may be the problem?