- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
can i connect in .bdf file 2 bus in this mode?
input[7] -> output[0] input[6] ->output[1] ... input[0] ->output[7] is this the right text mode? input[7..0] output[0..7]Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If, by text mode, you mean AHDL - then the answer is yes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, i do not want edit the verilog code.
I want invert bus in bdf file- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Connect input[7..0] and output[0..7] bus lines through a SOFT buffer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tnk-you for reply, but i am a novice altera developer.. :(
what is a SOFT buffer? regards- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is a virtual buffer that will be eliminated by logic synthesis. You find it in Primitives->Buffer section of bdf editor symbol libraries.
Its purpose is only to allow you to connect traces with different names.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tnks .
regards
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