About the Std library #970
captainliuy
started this conversation in
General
Replies: 3 comments 2 replies
|
Thank you for your interesting in our project. If you have any idea for standard library, please open an issue. |
0 replies
|
I often work with AXI interfaces and use the open-source code by alexforencich. I think directly wrapping the Verilog code would be a quick approach. |
2 replies
|
I think interface definition of standard buses like AXI should be added to standard library at first. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have tried SpinalHDL, and it is quite feature-rich, but there are two difficulties for me:
After looking at Veryl, I find that these two issues are not present. My question is whether Veryl can reference SpinalHDL and provide more standard libraries?
All reactions