Forum Discussion
masterboyle
New Contributor
5 years agoUsing Library Models tutorial question
Hi,
I'm trying to follow the "Using Library Models" tutorial VHDL versions and I'm getting VHDL syntax errors trying to synthesize the code in the document. I am just copying and pasting the code,...
SyafieqS
Super Contributor
5 years agoHi Boyle,
The error indicate a syntax error near text €, fix you vhdl at line stated in the error message. Check your brackets. For every open bracket you should have a close one.
Thanks,
Regards