Skip to content

Commit

Permalink
Merge pull request #15 from abs-tudelft/feature/stream-compat-check
Browse files Browse the repository at this point in the history
Stream compatatibility checks
  • Loading branch information
ccromjongh authored Sep 9, 2024
2 parents d079b8d + b43d735 commit 916efb8
Show file tree
Hide file tree
Showing 5 changed files with 351 additions and 96 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ Concretely, this project contains:
- Being able to work with the detailed bundles inside your components
- Compliant with [Tydi-standard](https://abs-tudelft.github.io/tydi/specification/physical.html) for communication with components created outside of Chisel
- Simple stream connection
- Stream compatibility checks
- Helper functions for common signal use-cases
- A stream-processing component chaining syntax
- Testing utilities
Expand All @@ -252,7 +253,6 @@ Concretely, this project contains:
- Create interoperability with [Fletcher](https://github.com/abs-tudelft/fletcher)
- Investigate adoption of other hardware description languages
- Library
- Stream compatibility checks
- Better Union support
- Interoperability with other streaming standards
- Improved error handling and design rule checks
Expand Down
Loading

0 comments on commit 916efb8

Please sign in to comment.