Commit Graph

300 Commits

Author SHA1 Message Date
yaozhicheng 1ed87330e2 refine: refine commands depends 2025-01-20 14:12:55 +08:00
yaozhicheng a784144da4 makefile: add command `clean_rtl` 2025-01-20 13:41:30 +08:00
yaozhicheng b1e39eae69 comm: add multi-process for DUT build 2025-01-20 13:32:59 +08:00
yaozhicheng 3e7ac96b34 decode: refine pin bits_foldpc for new RTL 2025-01-20 13:32:18 +08:00
Frank OU 0867b97b00 Update self-hosted-ci-pr-checker.yaml 2025-01-20 11:05:32 +08:00
Frank OU bde2c7a01d Update self-hosted-ci-pr-checker.yaml 2025-01-20 11:05:32 +08:00
FrankOu 91cede469d Add new function `get_all_rtl_files` in `functions.py` 2025-01-20 11:05:32 +08:00
Frank OU 3754c85810 Update self-hosted-ci-pr-checker.yaml
Add `make rtl` to donwload rtl in `Run test in the changed ut_* directories` step.
2025-01-18 16:44:04 +08:00
Frank OU cddb17b008 Fix: Fail to pass `Check changed files` step of PR-CHECK workflow
Add "safe directory exception" to solve it.
2025-01-17 17:24:41 +08:00
miceforrat deb6bec3a6
Create __init__.py (infact add dut) 2025-01-17 14:00:23 +08:00
miceforrat a1bb767c7f
Create README.md 2025-01-17 13:58:35 +08:00
cjh 8118deeffd add optional rtl arg 2025-01-14 16:18:41 +08:00
cjh a86b85e5c6 ifu fit 103 rtl change and doc fix 2025-01-13 20:47:17 +08:00
SFangYy 1beb156dcc
Create issue template for bug regression task 2025-01-12 15:53:02 +08:00
cjh 681f45a6bf add interfaces description for ifu top 2025-01-08 17:42:45 +08:00
cjh 336affa8f4 add checkpoint name 2024-12-30 18:42:07 +08:00
cjh 569f71899a add submodules in the main table 2024-12-30 17:14:07 +08:00
cjh 2a1f9af7d2 modified f3predecoder 2024-12-29 18:17:41 +08:00
cjh e794268fcc fix jal call text err 2024-12-29 17:30:01 +08:00
cjh 39671be585 add table for multiple types in types 2024-12-27 17:17:32 +08:00
cjh 91ccfc5145 add function point for valid start vectors 2024-12-26 16:05:34 +08:00
cjh 759ac68265 doc wrong word fix 2024-12-26 11:19:31 +08:00
cjh 853f56a738 fixed template and problem in the doc 2024-12-26 10:19:19 +08:00
cjh adbf521bff change description of ddl 2024-12-25 13:49:46 +08:00
cjh e5c4f2d721 add issue template for task release 2024-12-25 11:04:45 +08:00
miceforrat 2a8c1ab351
Merge pull request #8 from miceforrat/main
test env added for 3 submodules of ifu
2024-12-23 21:30:07 +08:00
miceforrat 921282f36c
Merge branch 'main' into main 2024-12-23 21:29:49 +08:00
cjh bb9c6d6add add framework for predecode, f3predecoder, frontend_trigger; framwork includes: bundle, agent, env, test fixture
predecode framework added

predecode test env constructed

f3predecoder env construction finished

add frontend trigger and some docs
2024-12-23 17:00:44 +08:00
cjh ea10ef89e5 limit the table css to ifu verify documents only 2024-12-20 14:07:33 +08:00
Zhicheng 187577e01d
Merge pull request #7 from XS-MLVP/wjy-development-branch
Decoupled checkpoints, added version-tag for testcases, and README for TAGE-SC
2024-12-20 14:05:54 +08:00
cjh 17ecfe8e26 friend link changed at documents/content/zh-cn/docs/_index.md and changed false ch in frontend trigger 2024-12-18 20:01:37 +08:00
yaozhicheng 1a0a3175bd workflow: new PR test self-hosted-ci-pr-checker.yaml 2024-12-18 15:54:05 +08:00
yaozhicheng 303567a75b workflow: change job name: build -> build_test_report 2024-12-18 15:54:05 +08:00
yaozhicheng a5ac2412d5 makefile: add update_python_deps 2024-12-18 15:54:05 +08:00
cjh 09bb5917b6 predecode: io description verified in documents 2024-12-18 15:31:39 +08:00
cjh a866912fc3 predecode: io description added in documents 2024-12-18 14:14:46 +08:00
cjh 53f30b46ed rvc expander markdown verified and code little verified 2024-12-17 17:55:13 +08:00
cjh 38b6e29e82 add table format in documents/scss/_variables_project.scss; this path is configured in documents/hugo.toml 2024-12-17 15:45:56 +08:00
FrankOu2001 47401c5a86 Add README.md for TAGE-SC. 2024-12-17 15:37:24 +08:00
FrankOu2001 990d326f49 Fix some bugs of checkpoints and internal signals bundle of TAGE-SC. 2024-12-17 15:37:24 +08:00
FrankOu2001 e01de136f9 Add tag version for testcase and format code. 2024-12-17 15:37:24 +08:00
FrankOu2001 f7f5f17d67 Add requiring version to test cases of TAGE-SC. 2024-12-17 15:37:24 +08:00
FrankOu2001 efee21a4af Add a new bundle for internal signals of TAGE-SC. 2024-12-17 15:37:24 +08:00
FrankOu2001 38991746c6 Decoupling the functionality of `sc_predict` and `sc_train` from the raw DUT pins for TAGE-SC. 2024-12-17 15:37:24 +08:00
FrankOu2001 c9ef4856fb Initial encapsulation of internal signals for `Tage_SC`, and decoupling the functionality of `tage_predict` and `tage_train` from the raw DUT pins. 2024-12-17 15:37:24 +08:00
cjh cf5aa7b399 add docs for ifu and all ifu submodules 2024-12-17 15:14:54 +08:00
cyn1456492382 9129e4fa0e documents/content/zh-cn/docs/: modify name of repository
for 06_join_us.md
2024-12-17 15:08:38 +08:00
cyn1456492382 aa471b31b3 documents/content/zh-cn/docs/98_UT: add link for 06_join_us.md 2024-12-17 15:00:54 +08:00
cjh 7d081626ce rvc expander doc finished 2024-12-16 12:42:04 +08:00
cjh 8c712c55c2 rvc_expander half 2024-12-16 12:42:04 +08:00