"pip install" for Verilog #1346
sathvikr
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just launched a Verilog Package Manager!
The package manager autogenerates
.vh
headers, handles synthesis collateral, etc., so including modules is basically reduced to a singlepip install
.Now, you don't need to go through the code, find sumbmodules, etc., which could be scattered across different repos, and handle synthesis collateral!
Link: https://github.com/getinstachip/vpm
It was made 2 days ago and already has interest from people at Neuralink and SambaNova.
Please contribute, suggest features, and report bugs (and star the repo...)!!!
Beta Was this translation helpful? Give feedback.
All reactions