Forum Discussion

EbenezerMetrics's avatar
EbenezerMetrics
Icon for New Contributor rankNew Contributor
4 years ago
Solved

IP not getting added in the project

We tried generating an example design of the IP(hbm) and added it to our project( i just added the .IP files to the design), but we get an error saying

what should be done for a successful compile and simulation from this point on

4 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Way more details needed here. Which device? Which version of Quartus? What flow have you followed?

    If you're generating an example design for the HBM, it's a standalone Quartus project. Did you test that before trying to integrate it into your design? And how are you doing this integration? Just adding .ip files to the project is not enough.

  • How do I integrate this IP into a project and how do I test it (an example design)? Is there any user manual available for that? These are some of the details of the project

    set_global_assignment -name LAST_QUARTUS_VERSION "20.1.0 Pro Edition"

    set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files

    set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0

    set_global_assignment -name MAX_CORE_JUNCTION_TEMP 100

    set_global_assignment -name DEVICE 1SM21BHN1F53E1VG

    set_global_assignment -name FAMILY "Stratix 10"

    set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 256

    set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (Verilog)"

    set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "VERILOG HDL" -section_id eda_simulation

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Since this thread had been answered, we shall close this thread. If you still need further assistance, you are welcome to post a response within 15days or open a new thread, some one will be right with you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.