- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
This is my first post. I use Altera Quartus II and I have a question. It is possible to write a VHDL behavioral and use this VHDL code as "block" in schematic mode? It is possible interconnect many modules written in VHDL in graphics mode in schematic editor?Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. You can create a schematic from a VHDL file from the file menu. But be aware there are limits to the types you can use in the port definitiion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the procedure? And what are the limitations? I only use std_logic and std_logic_vector ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. Open Project
2. Open VHDL source file 3. Under File -> Crate / Update -> Create Symbol Files for Current File I always use STD_LOGIC and STD_LOGIC_VECTOR.
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