- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am new to Verilog, I would like to find the syntax in Quartus II to instantiate a megafunction in a module. I have built the function and created the .v file using the megafunction wizard but I am getting a lot of syntax errors after compilation. If anyone could point me to the syntax or to an example it would be greatly appreciated. :confused: Thank you very much! LarryLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some (most? all?) MegaFunctions will generate a corresponding _inst.v file that you can copy&paste into your module and change names around etc.
On the Summary tab in the wizard, check the checkbox next to the _inst.v to get it generated for you.
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