Hi KhaiY,
I think after a big circle, I am getting close to the target, I download a package from this location
Index of /release/ghrd_release/arria10 (rocketboards.org)
I think this is what I need, if I purchase a Arria 10 SOC gold board.
but it still won't compile.
the warning message is
Warning (125092): Tcl Script File ghrd_10as066n2/ghrd_10as066n2.qip not found
the error message is Error (12006): Node instance "soc_inst" instantiates undefined entity "ghrd_10as066n2". Ensure that required library paths are specified.
this is a whole project downloaded from Intel, any suggestion to link this ghrd_10as066n2 into the design.
Thanks,
David
Info: Running Quartus Prime Analysis & Synthesis
Info: Version 18.1.0 Build 625 09/12/2018 SJ Standard Edition
Info: Processing started: Tue Sep 07 04:22:03 2021
Info: Command: quartus_map --read_settings_files=on --write_settings_files=off ghrd_10as066n2 -c ghrd_10as066n2
Warning (125092): Tcl Script File ghrd_10as066n2/ghrd_10as066n2.qip not found
Info (125063): set_global_assignment -name QIP_FILE ghrd_10as066n2/ghrd_10as066n2.qip
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 10 of the 10 processors detected
Info (12021): Found 1 design units, including 1 entities, in source file ghrd_a10_top.v
Info (12023): Found entity 1: ghrd_a10_top
Info (12021): Found 1 design units, including 1 entities, in source file ip/debounce/debounce.v
Info (12023): Found entity 1: debounce
Info (12021): Found 1 design units, including 1 entities, in source file ip/edge_detect/altera_edge_detector.v
Info (12023): Found entity 1: altera_edge_detector
Warning (10236): Verilog HDL Implicit Net warning at altera_edge_detector.v(32): created implicit net for "reset_qual_n"
Info (12127): Elaborating entity "ghrd_a10_top" for the top level hierarchy
Info (12128): Elaborating entity "debounce" for hierarchy "debounce:debounce_inst"
Info (12128): Elaborating entity "altera_edge_detector" for hierarchy "altera_edge_detector:pulse_cold_reset"
Info (12128): Elaborating entity "altera_edge_detector" for hierarchy "altera_edge_detector:pulse_warm_reset"
Info (12128): Elaborating entity "altera_edge_detector" for hierarchy "altera_edge_detector:pulse_debug_reset"
Error (12006): Node instance "soc_inst" instantiates undefined entity "ghrd_10as066n2". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
Error: Quartus Prime Analysis & Synthesis was unsuccessful. 1 error, 3 warnings
Error: Peak virtual memory: 4765 megabytes
Error: Processing ended: Tue Sep 07 04:22:10 2021
Error: Elapsed time: 00:00:07
Error: Total CPU time (on all processors): 00:00:17
Error (293001): Quartus Prime Flow was unsuccessful. 3 errors, 3 warnings