DRAFT: Initial FDR stage modules - #2
Draft
enorman24 wants to merge 149 commits into
Draft
Conversation
…into frontend Merged with origin/frontend
…ng it to the cgra buffer (UNTESTED)
…ch. Lots of bug fixes. Removed explicit state machine from decoder
…ock, unresolved divergence, and barrier logic works and that interaction with decoder is as intended
…tex4dice into elliot/frontend
…through CS and FDR stages to the backend
…elated testbenches, add new simulation scripts and metadata files, and update various filelists and testb
… the eblock that was in that stage as free. Also made misc changes to frontend top
…ierarchy easier to understand/work on
…e it a hierarchy. Right now i think there is a lot of bloat and extra registering of stuff
…en to, and began working on arbiter to facilitate simt stack and status table updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Opening this PR so everyone can start reviewing the FDR frontend work.
Everything is lightly tested, so this is mainly for early feedback rather than anything close to final.
Modules
Decode
Meta_Fetch_Unit
Bitstream_Fetch/Load
Valid_Check
fdr_top
Interfaces
Packages
Testing
Testbenches exist for:
-meta_fetch
-bitstream_fetch
-decode
-fdr_top
Next Steps