- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to integrate Block memory generated by Core generator in to my top design
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-10-2011 01:52 PM
Hello Friends,
I am using ISE 13.1 version. I am able to generate core generators but i am unable to integrate it in to my top design. I request you to please help me in integrating IP cores in to my top design.
Thanks,
Best Regards,
Dushyanth
Re: How to integrate Block memory generated by Core generator in to my top design
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-10-2011 03:05 PM
If you highlight the core you added in the Project Navigator there should be a process called
"View HDL instantiation template" which opens a file with the text required to instantiate the
CoreGen module into your design.
-- Gabor
Re: How to integrate Block memory generated by Core generator in to my top design
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-07-2011 04:06 PM
Another thing you can do is just generate the core from within ISE instead of seperately, which will automatically integrate it. You'll still need to use the instantiation template to connect it to the rest of your design though.
Re: How to integrate Block memory generated by Core generator in to my top design
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-16-2011 03:53 AM
Hi,
You will find core_name.Vho file in the ipcore_dir folder in the project directory.
It contains a componenet and instantiation templates and also some comments on where to paste the component and instantaition parts in the design file.
Is this what you are looking for or any other hurdle ..
Regards,
Vanitha.











