- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
This maybe a bit of a silly question, but I'm new to VHDL and have gotten stuck I am using Quartus II 9.1 web edition Is it possible to recall a .bdf design file as a component in a .vhd vhdl design, or is it only .vdh compatable? Thanks WillLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can call AHDL files from VHDL, so I dont see why you cant call BDF files.
Just create a component with the same port map as the BDF and instantiate it. Then compile it with quartus. You wont be able to simulate the VHD file in modelsim though as an RTL simulation.
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