picker/include
J. Wang fa9c9bfe63
Adopt slang as default SystemVerilog frontend and clean up codegen (#80)
* 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
2026-03-27 11:04:20 +08:00
..
appimage add new feat: appimage (#43) 2025-07-08 16:04:14 +08:00
codegen feat(pack): refactor pack structure and support DUT abstraction generation 2026-01-04 14:47:01 +08:00
parser Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
CLI11.hpp change cli library for pack function 2024-06-07 06:47:50 +00:00
inja.hpp optimize mcv output content 2023-12-11 08:36:32 +00:00
json.hpp optimize mcv output content 2023-12-11 08:36:32 +00:00
picker.hpp Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
type.hpp refactor: move pack_opts defaults to picker.cpp and rename example.sv to example-uvm.sv in example folder 2026-01-04 14:47:01 +08:00
version.hpp.in update version func with cmake version variable and git status detect 2024-04-23 11:15:28 +08:00