- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In a block diagram/schematic file, how can I connect the output of one block to the input of another block?
So far, I have done this by naming the two signals the same and connecting the blocks with an orthogonal conduit. This way they are connected automatically. But now I am using more than one MegaWizard plug-in and I need to connect signals with different names. I also need to know how to connect an input pin to the input signal of a block.Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ferus,
I would normally try not using the .bdf schematic capture when there seems to be a lot of connections in a design. In the code, these connections can be made while instantiating a block. You may want to google about implicit and explicit instantiations. Hope this helps! Regards, BVP- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I know how to make connections in code, but I was hoping that someone would know to make connections in the block diagram file. Maybe I'll have to abandon that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a little tutorial that shows how to use the schematic entry (bdf), might be useful to you: http://idle-logic.com/2010/04/19/configuring-the-cyclone-ii/
-Chris- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't post the link so google search using "altera conduit tutorial".
You will get the title of the tutorial as: Altera Quartus Tutorial. This is the best tutorial on how to connect signals in Quartus. It even shows how to create blocks of circuits. This is how circuits should be designed.
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