Feature request : Generation of SystemVerilog header file (.svh) #315
Replies: 2 comments 2 replies
-
|
This would be a better fit as a PeakRDL tool separate from the regblock generator. Looking at the community page, it doesn't look like anyone implemented such a tool yet. Should be pretty easy to implement such a code generator if you're interested. Some relevant docs that may help:
I'd be happy to add it to the community page if someone were to implement such a tool! |
Beta Was this translation helpful? Give feedback.
-
|
Ah yes I forgot about that one. Generally I only add community extensions if they are published to PyPi with controlled versioning. Also, it looks like it only implements the exporter as a Python API, and does not provide a plugin to the PeakRDL command-line. @muneebullashariff would you be open to enhancing your tool to make it more accessible? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It would be a nice feature to be able to generate a SystemVerilog header file (.svh) when generating a regblock. That would be particularly useful for testbenches.
Let me know.
Martin
Beta Was this translation helpful? Give feedback.
All reactions