* 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
only optionally add count index when module count > 1
rename module_count to module_diffs, keep moudle.module_count
add PK_DEBUG for module_subfix debug, which is used to identify diff modules and multi same module
remove auto detect module name in due to detect has been down in
add m_nums for empty
add PK_DEBUG
remove break in while processing multi m_names due to maybe 1 file has >1 modules
todo: only add relative tokens instead of all file token in