-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dimensional and type data to
yxi
outputs (#1964)
* Tried to change yxi utils and output Adds memory_type ((seq or comb), dimension count, dimension sizes, and total size TODO: Fix dpeendent import issues TODO: Test & change runt outputs * cfgs * Add crf[...serialize...] in calyx-ir utils. Can now build correctly when passing `--features serialize` flag. Normal compilation does not work * Update runt tests * Refactoring * run clippy * update cargo.tomls to add an yxi feature * formatting * change toplevel xilinx backend to correctly get total size of memories * change dockerfile to build with * change dahlia checkout to latest commit in master in Dockerfile * add --all-features to cargo build in .github/workflows/rust.yml * Revert "change dockerfile to build with" This reverts commit e71886a. * revert dockerfile to pinned dahlia checkout --------- Co-authored-by: Rachit Nigam <[email protected]>
- Loading branch information
1 parent
1632dfd
commit 7a2a236
Showing
12 changed files
with
174 additions
and
63 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
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.