- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When creating a mega function, does it make any difference if you select AHDL, VHDL or Verilog VHDL for the output file? Does it all get mapped to the same Logic Elements in the same way regardless?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- When creating a mega function, does it make any difference if you select AHDL, VHDL or Verilog VHDL for the output file? Does it all get mapped to the same Logic Elements in the same way regardless? --- Quote End --- That's pretty much correct. The Modelsim Altera Starter simulator only supports VHDL or Verilog (not both at the same time), so if you want to simulate your system, then you need to select a specific language. If you code in VHDL or Verilog, then you will often code lpm_counter and other components directly in your code rather than going through the MegaWizard tool. Cheers, Dave

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