picker/example
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
..
Adder Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
AdderMultiInstance Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
Cache Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
CacheSignalCFG Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
DualPortStackCb Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
GSim/NutShell Add backend simulator GSIM support (#50) 2025-08-13 15:16:15 +08:00
InternalSignals Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
MultiClock Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
Pack feat(example): refactor Pack examples and update transaction model 2026-01-04 14:47:01 +08:00
RandomGenerator Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
XDummyCache Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
chiselUT refactor: Enhance waveform export and rename APIs 2025-09-04 15:38:35 +08:00
e203_ifu_ift2icb Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00