Added
- Add documentation website hgdb.dev
- Add ability to escape JSON symbol scope entry
- Add support for shadow copy of memory width arbitrary depth
- Rework on expression parsing to use proper C-like PEG syntax
- Add support in indexed variables in JSON symbol table
- Add reproducable benchmark script
Changed
- String formatting is now handled in the framework rather than underlying simulator
- Various error handling changes.
Fixed
- Fix some VPI calls that didn't go through VPI wrapper
- Fixed scoped variable not properly detected
- Fix context var ordering in json db
- Fix scoping issue that causes segfault in fsdb wrapper