picker/example/CacheSignalCFG
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 [feat]: optimize file option to optional, auto search file when sname is selected 2025-10-27 21:06:56 +08:00
Cache.v add CacheSignalCFG example 2025-04-30 11:23:00 +08:00
Cache.yaml [fix] parallel build error & non-appimage (#44) 2025-07-10 14:48:27 +08:00
Test.v add CacheSignalCFG example 2025-04-30 11:23:00 +08:00
example.java fix(java/scala): fix pakage name 2025-04-30 11:23:00 +08:00
example.lua feat(swig): add GetInternalSignal/GetInternalSignalList for lua 2025-04-30 11:23:00 +08:00
example.py [fix] parallel build error & non-appimage (#44) 2025-07-10 14:48:27 +08:00
example.scala fix(java/scala): fix pakage name 2025-04-30 11:23:00 +08:00
release-vcs.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
release-verilator.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00