- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your post is not well formatted and hard to read. Your code is also hard to follow. I dont think you really posted what the problem is.
Where is the testbench for this code? and can you post the whole code? then people might be able to simulate it themselves. Did you know that VHDL supports base level primitives in the code? having your own components for each tends to lead to difficult to read and over-complicated code. Much easier to just write: a <= b xor c; etc.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You still havent posted the code or the testbench. And it's still not clear exacltly what the problem is. I suspect there is a bug somewhere, but without the code, a clear explination of what it does, and a testbench, it is very difficult to comment.

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