-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Before, due to verilog order of operations addr offsets were incorrectly adding before shifting. Generated code now places shifted bits into a wire which is then added. In the future, this commit could be reversed, depedent on the vast library fixing this order of operations bug Co-authored-by: Nathaniel Navarro <[email protected]>
- Loading branch information
1 parent
4533760
commit 6e807de
Showing
1 changed file
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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