picker/example/Cache
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
..
Cache.txt bug fix: multiple source module names set fault 2024-09-18 16:44:26 +08:00
Cache.v add cache test, reorganized structural, add clang-format 2023-11-09 02:33:16 +00:00
Cache.yaml add support for internal signal configured by yaml 2023-11-17 07:56:14 +00:00
Test.v support multi-source-file 2023-12-26 06:39:49 +00:00
release-verilator.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00