Altera_Forum
Honored Contributor
15 years agoSyntax error in testbench
i get counter and counter_tb source code from asic world.
However i get an error when compiling the counter_tb: Error: E:/ModelSim_Project/Counter/counter_tb.v(48): near " ": syntax error, unexpected non-printable character 0xa0. It seems no syntax error to me. Pls have a look on it. The source code is attached. Thanks