Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

University IP doesn't appear in SOPC builder 9.0 sp1

Hi, I installed the university IP but I can't see these cores in SOPC builder. I have QuartusII 9.0 sp1 installed. Do you have any idea why it doesn't appear?

Thanks..

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You need to add the path in SOPC -> Tools -> Options -> IP Search Path

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thank you jrierab. Sometimes very easy things can be a big problem for beginners.

    Now I can see the univ. ip cores so I tried to use the RS232 core. Unfortunately when I add the core in sopc, the configuration window opens and displays some errors. And I can't see any parameters to set such as Baud Rate. I attached a screenshot. Do you have any idea what I'm missing this time?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes, I installed 9.0 UP RS232 IP core from the link you give. I have also tried previous UP IP 8 core package with Quartus 8.1 and the same problem happened. If you have time can you try adding RS232 core in SOPC. Just to see if this is a general problem or not.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I did it already before posting the link. It works, at least it allows me to select baud rate and the rest of the parameters. Because of that I thought that maybe you were not using 9.0 cores.

    The only question is that I'm working on linux with Quartus 9.0 without SP1 (which is not available in linux, or I did not found it). So, It is only a windows related problem, a SP1 problem or something special in your system.

    One last warning, I suppose you "refreshed" your SOPC system when changing IP cores versions, did you?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I finally solved the problem. I figured out what the errors mean. The problem is in the original "Altera_UP_Avalon_RS232_hw.tcl" script file. There is a variable definition mismatch. For example in the .tcl file there is a line written;

    add_parameter baud int 115200

    What solved the problem is changing the "int" to "INTEGER" as;

    add_parameter baud INTEGER 115200

    I also replaced "string" with "STRING" in the file and got rid of all the errors.

    I don't know writing tcl commands so I'm not sure why the original .tcl file works for "jrierab" and not for me unless I do these changes.

    Is there another way to solve this problem without changing the original .tcl file?

    Thank you jrierab for your continuing suggestions that lead me to find out the problem.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    what salary i can expect after doing bca and mca from ip university?