* (fix): artifacts patch
* (fix) vcs waveform: support fsdb rename and flush
* (update) yaml-cpp: move to dependence and bump to 0.9.0
* (remove) third: drop unused type_safe
* (update) slang: bump default tag to v11.0
* (update) yaml-cpp: fetch dependency during init
* (fix) vcs coverage: add runtime save control
* fix: update VCS coverage control flow
* fix: make VCS finish safe for host process
* fix: stabilize VCS coverage export
* fix: support modern Verdi integration for VCS
* example: unify output paths and add per-example test targets
* fix: resolve xspcomm from picker path in mem_direct template
---------
Co-authored-by: Makiras <22570332+Makiras@users.noreply.github.com>
* feat(parser): adopt slang as the default SystemVerilog frontend
- replace export RTL parsing with slang elaboration
- replace pack transaction parsing with slang
- remove Verible from normal parser and packaging flows
- fetch pinned slang and fmt releases via make init
- refresh tests and docs for the slang-based workflow
* fix(codegen): resolve filelist-relative inputs and quiet false missing-file logs
* refact(codegen): tidy up content about `_with_slang`
* feat(verible): Remove content about verible
* fix(gcc): Fix ignored attributes in gcc
* fix(parser): avoid gcc ambiguous overload in uvm parse_sv_transactions