-
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.
Queues: tidy queue call, oracles, data gen, FIFOs (#2163)
* Tidy imports * Comment * Inline more wires * Simplify wires section further * Tweak * Some thrashing * Silly fix * Get back the keepgoing option * Set the basic queues to keep going * Give python oracles a keepgoing option * New script to keep going more often * Do away with error mode. It is now always n on * Make queue_call lower err * New data and expect files that don't useuse the no-err flag * Inline wires in FIFO * More niceties in FIFO * A hair more refactoring in FIFO * Raise err in case of invalid command * Keepgoing flag in calyx-level generators too!
- Loading branch information
1 parent
a4c2442
commit 8fff80f
Showing
18 changed files
with
196,577 additions
and
196,598 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
Oops, something went wrong.