- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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..Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to add the path in SOPC -> Tools -> Options -> IP Search Path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you install the latest 9.0 UP IP cores? There were errors on previous 8.0 cores when working with Quartus 9.0.
Check here: http://www.alteraforum.com/forum/showthread.php?p=23544#post23544- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what salary i can expect after doing bca and mca from ip university?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page