hdl_checker
hdl_checker copied to clipboard
Repurposing existing HDL tools to help writing better code
# Issue details * Python version used Python 3.12.2 (tags/v3.12.2:6abddd9, Feb 6 2024, 21:26:36) [MSC v.1937 64 bit (AMD64)] on win32 * HDL Checker log output File "....\versioneer.py", line 412,...
the configparser module in Python 3 no longer has the SafeConfigParser class, which has been replaced by configparser.ConfigParser. The readfp method was deprecated in Python 3.2 and removed in Python...
Are the cache.json files generated when using the LSP safe to publish to something like a public git repo?