kevinpt / hdlparse

Simple parser for extracting VHDL documentation
http://kevinpt.github.io/hdlparse/
MIT License
69 stars 54 forks source link

Adding Bluespec Support #26

Closed iamkarthikbk closed 3 months ago

iamkarthikbk commented 7 months ago

Hi! I came across symbolator and hdlparse when I was looking to automate some of my documentation flow. Is it possible that we can add Bluespec[1] support for hdlparse/symbolator ? The Bluespec compiler already gives me verilog, but I think that parsing and diagramming Bluespec code will retain more high level information from my designs.

Please let me know if this is possible - I am willing to assist.

-- [1] : https://github.com/B-Lang-org/bsc

Paebbels commented 7 months ago

hdlparse has been forked to here: https://github.com/hdl/pyHDLParser