* Add icache compile scripts, waylookup enviroment and revise dir_map.f
* Revise icache top compile script and dir_map.f for normal compiling
* Revise icache ctrlunit script and add ctrlunit test enviroment
* Delete unused script
* Add internal signal yaml and revise its responding code in compile script and iprefetchpipe test environment
* Revise internal signals yaml and its corresponding content in script
* Add mainpipe test environment
* Revise internal signals yaml and its corresponding content in script
* Add missunit test environment
* Add task.get_name
* Revise internal signals yaml and its corresponding content in script
* Revise dir_map for right mapping
* Add icache top test environment
* Add icache docs and its pics
* Add icache pic and interfaces
* Add icache _index.md
* Add icache pics
* Add icache submodule docs
* delete copy pic
* init FTQ documents
* add titile for FTQ doc
* test make doc and success
* 按照模板修改文档
* Revert "test make doc and success"
This reverts commit 2f8f2f7527.
* 回退一个提交,它修改了在主分支已经被修改的bug
* mv ftq to 98_ut
* Remove .vscode directory
* fix FTQ linkTitle
* add serial number for each doc
* modify ftq doc
* Ftq env (#99)
* add rtl dir, we don't want to delete this
* scripts
* fix xiangshan-kmh.yaml for ftq_redirect_mem
* scripts for ftq_pd_mem
* add ftq_pd_mem for scripts
* nothing
* change gitignore to push testfile under dut
* add dut dir
* add ftq so for test
* restore .gitignore
* ftq enviroment: scipts
* fix: ftq env scripts
* 删除被提交的dut目录
* restore dut/__init__.py
* fix the scripts to fit th e latest rtl version which is 25/2/28
* 删除了脚本中一些无效注释
* Adapt the code of TAGE-SC to the latest RTL(2025022801 release)
* Adapt the code of ITTAGE to the latest RTL(2025022801 release)
* documents/
* modify ftq doc (remove .vscode)
* Remove .vscode from version control
---------
Co-authored-by: FrankOu2001 <wangjunyue2001@gmail.com>
* init FTQ documents
* add titile for FTQ doc
* test make doc and success
* 按照模板修改文档
* Revert "test make doc and success"
This reverts commit 2f8f2f7527.
* 回退一个提交,它修改了在主分支已经被修改的bug
* mv ftq to 98_ut
* Remove .vscode directory
* documents: change maintainers to be bound to the xiangshan-kmh.yaml
* fix bug of doc linking
* remove redundant docs of ifu and add further support for maintainers on the main table; add ifu build scripts
* ifu doc description fixed