-
Notifications
You must be signed in to change notification settings - Fork 27
Description
test platform: DE10_Nano
Got Error while Quartus Analysis & Synthesis:
Info: Command: quartus_map --rev=top top
Warning (18236): Number of processors has not been specified which may cause overloading on shared machines. Set the global assignment NUM_PARALLEL_PROCESSORS
in your QSF to an appropriate value for best performance.
Info (20030): Parallel compilation is enabled and will use 4 of the 4 processors detected
Error (10170): Verilog HDL syntax error at top.v(1888) near text: """; expecting "(". Check for and fix any syntax errors that appear immediately before or at
the specified keyword. The Intel FPGA Knowledge Database contains many articles with specific details on how to resolve this error. Visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number. File: //wsl$/Ubuntu/home/franz/projects/lambdaconcept/lambdasoc/build/top.v Line: 1888
Error (10170): Verilog HDL syntax error at top.v(1891) near text: """; expecting "(". Check for and fix any syntax errors that appear immediately before or at
the specified keyword. The Intel FPGA Knowledge Database contains many articles with specific details on how to resolve this error. Visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number. File: //wsl$/Ubuntu/home/franz/projects/lambdaconcept/lambdasoc/build/top.v Line: 1891
Error (10170): Verilog HDL syntax error at top.v(1895) near text: """; expecting "(". Check for and fix any syntax errors that appear immediately before or at
the specified keyword. The Intel FPGA Knowledge Database contains many articles with specific details on how to resolve this error. Visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number. File: //wsl$/Ubuntu/home/franz/projects/lambdaconcept/lambdasoc/build/top.v Line: 1895
Error (10170): Verilog HDL syntax error at top.v(1900) near text: """; expecting "(". Check for and fix any syntax errors that appear immediately before or at
the specified keyword. The Intel FPGA Knowledge Database contains many articles with specific details on how to resolve this error. Visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number. File: //wsl$/Ubuntu/home/franz/projects/lambdaconcept/lambdasoc/build/top.v Line: 1900
Error (10170): Verilog HDL syntax error at top.v(1903) near text: """; expecting "(". Check for and fix any syntax errors that appear immediately before or at