- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have been trying to add a user logic using SOPC builder, but I dont see that option in Quartus 8. Are their any other alternatives for the same which can be performed using Quartus 8. I did try to using add a new component, but then I get a lots of errors when I add a .vhd file. Is this the way to perform the task.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I have been trying to add a user logic using SOPC builder, but I dont see that option in Quartus 8. Are their any other alternatives for the same which can be performed using Quartus 8. I did try to using add a new component, but then I get a lots of errors when I add a .vhd file. Is this the way to perform the task. --- Quote End --- No. You should not add a .vhd file to the custom component. You should only add signals in the custom component. This is only an interface. Later on, you should connect these interface signals to your logic in your HDL design.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
could you please illustrate with an example.. guess its easier for me to understand the same with an example.
Regards, Abin- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vizzie is mistaken. The Component Editor in SoPC builder can be used to create custom components based on HDL code or by simply exporting the bus. If you are getting errors when adding your .vhd file in the component wizard, you should read what those errors are and find and fix them in your HDL code.
I've created hundreds of HDL-based SoPC builder components. Trust me it works. Jake
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page