Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
HDL Checker v0.6.5.tar.gz | 2019-11-01 | 147.0 kB | |
HDL Checker v0.6.5.zip | 2019-11-01 | 216.0 kB | |
README.md | 2019-11-01 | 746 Bytes | |
Totals: 3 Items | 363.8 kB | 0 |
- Fixed [#49] (can't get messages when source has non standard characters)
- JSON config
includes
key now supports folders (will search for RTL files). The wiki has been updated as well. (#53) - JSON config file now handles glob patterns on file names. The wiki has been updated as well. (#54)
- When not using a config file, file search will honor ignored git files (#55)
- Errors from dependencies are now published (they were previously being silently ignored). This helps a bit with [#58].
- Fixed an issue with parsing XVHDL output
- Fixed an issue that prevented recovering state from cache, resulting in rebuilding the entire project when restarting the server