cfoge / VHDL_parse

A collection of Python scripts to make working with VHDL easier
MIT License
2 stars 3 forks source link

Added support for std_ulogic, added a simple test as well #3

Closed svenka3 closed 1 year ago

svenka3 commented 1 year ago

Addresses issue #1

cfoge commented 1 year ago

thanks, that is very helpful, I think I might build a tester for the code as I keep wanting to add features, but it feels likely that ill break old vhdl edge-cases as I do.