-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix seq mem ports * Handle TRecType in areEqual (#404) * Update documentation types and views (#406) * BigInt in EInt to allow large literals in let (#409) * Fix parsing issue of hex numbers in cast expr (#412) * Fix issue in C++ backend when passing let variable to functions (#414) * @static -> @Promotable * fix test * update scala and sbt versions * Use new location for Calyx primitives * explicit type * update tests * period to docs * i hate vscode * dont generate write_en assignment for reads --------- Co-authored-by: Nimalan <[email protected]> Co-authored-by: Rachit Nigam <[email protected]>
- Loading branch information
1 parent
9cbf657
commit 9ec9a58
Showing
6 changed files
with
126 additions
and
83 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
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
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
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
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
Oops, something went wrong.