-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement a language agnostic hardware representation #404
base: development
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## development #404 +/- ##
===============================================
- Coverage 90.77% 87.86% -2.92%
===============================================
Files 24 25 +1
Lines 6028 6245 +217
===============================================
+ Hits 5472 5487 +15
- Misses 556 758 +202
Continue to review full report at Codecov.
|
ae4b640
to
657716c
Compare
Hi @RhysGretsch81! Thanks for the PR. Some requests:
(Also, is this related at all to JSON formats produced by things like Yosys?) |
Hi @mdko
I was unaware of Yosys' JSON representation. I'll look into seeing if I should align the protocols |
I have updated the protocols based off of a conversation with Dr. Sherwood. |
No description provided.