Commit Graph

  • e0acf46098 ci: add building coremark for 1/2/10 iteration master Xu, Zefan 2024-09-11 04:51:57 +0000
  • 3954f155e3 ci: add build for tests/countertest Xu, Zefan 2024-09-11 03:16:16 +0000
  • 0262880c03 ci: add build for copy_and_run and fix coremark Xu, Zefan 2024-09-10 15:25:41 +0000
  • 91f7a347be fix(countertest): incorrect type for test_counter_inhibit Xu, Zefan 2024-09-10 12:23:30 +0000
  • 6226e4ea2b ci: add build for coremark 1 iteration Xu, Zefan 2024-09-09 18:40:15 +0800
  • f9d87e6896 ci: adjust building of microbench to use test scale Xu, Zefan 2024-09-09 14:21:34 +0800
  • 3e1c0cd9b4 ci: add ci for building workloads Xu, Zefan 2024-09-02 23:45:06 +0800
  • 91e9c7c008 build: add variables for march and optimization level Xu, Zefan 2024-09-02 19:08:30 +0800
  • 5b659dd07b fix(countertest): incorrect type for test_counter_inhibit Xu, Zefan 2024-09-01 22:25:04 +0800
  • b47e572044 fix: remove video and audio support for riscv64-xs Xu, Zefan 2024-09-01 21:09:16 +0800
  • 6d2a6a5b5b coremark: add three smaller tests size with known output. tutorial-2024 linzhida 2024-08-19 03:22:48 +0800
  • 28c275b0ea
    fix memcpy&memset alignment (#37) Camel Coder 2024-07-15 05:44:36 +0200
  • 54c033483f
    fix memcpy&memset alignment #37 Camel Coder 2024-07-12 00:07:24 +0200
  • 5b34ea9384 countertest: update README Xu, Zefan 2024-05-30 13:22:05 +0800
  • 8fd8ac1528 countertest: setup pmp before test Xu, Zefan 2024-05-30 13:14:21 +0800
  • f90c6fdcfb countertest: support counter-write test Xu, Zefan 2024-05-30 12:30:49 +0800
  • 8440fe6a15 countertest: pack the counter-enable tests Xu, Zefan 2024-05-29 20:54:35 +0800
  • 4f15941e01 countertest: support counter-inhibit test Xu, Zefan 2024-05-29 17:50:38 +0800
  • ee3eb9edda countertest: support probe counter before tests Xu, Zefan 2024-05-29 12:48:07 +0800
  • 6f4db8e1f7 countertest: support tests for all *counteren Xu, Zefan 2024-05-28 22:05:42 +0800
  • 8e2aa1de33 countertest: initial commit for the test framwork Xu, Zefan 2024-05-27 21:53:23 +0800
  • 95784bb6e8 add some tests spb lixin 2024-03-13 16:42:52 +0800
  • e8c3cd0701
    Update core_main.c Yinan Xu 2024-02-10 20:14:52 +0800
  • 7681afcd2b
    Update README.md Yinan Xu 2024-02-08 21:01:59 +0800
  • f017fa3a16
    Merge pull request #33 from OpenXiangShan/rename wakafa 2023-10-30 17:21:15 +0800
  • 1556d7ef39 test: rename test for oraclebp #33 wangkaifan 2023-10-30 16:25:50 +0800
  • 1d5fb08be1 fix: allow changing iterations from make xuzefan 2023-10-27 10:07:32 +0800
  • 6f59337887 stream pre based on address gem5_benchmark haohao 2023-08-17 14:50:56 +0800
  • e960aa819d expand the round haohao 2023-08-17 10:14:26 +0800
  • 47d4e5fb3e make load hit in next block haohao 2023-08-16 10:47:35 +0800
  • 765043a0c0 stream pre test haohao 2023-08-15 16:15:45 +0800
  • addb491e30
    tests: add oraclebp mmio test (#31) Guokai Chen 2023-05-28 19:57:40 +0800
  • 4cdfb7b042
    Merge pull request #32 from OpenXiangShan/maprobe-230305 William Wang 2023-05-17 16:37:05 +0800
  • e595dc54f7 update uartlite base address nanhu-G jinyue 2023-04-20 00:22:50 -0400
  • de158c5dd9 rv64v: set compiler march=rv64gcv rv64v Ziyue Zhang 2023-04-13 17:06:44 +0800
  • 3ba0a11b57 maprobe: disable random access test by default #32 maprobe-230305 William Wang 2023-04-06 17:39:04 +0800
  • d19b76e385 maprobe: fix linear_access asm to support 2 load/cycle William Wang 2023-04-06 16:54:40 +0800
  • 5368d3a8bc fix bug for some unsupported dev in nohype xs lvna_am BigWhiteDog 2023-04-06 10:46:52 +0800
  • ceb50bb657 maprobe: add continuosly access latency test William Wang 2023-04-02 13:26:55 +0800
  • cc630b9762 update run num of dhrystone asplos2023-tutorial zzy 2023-03-23 17:33:07 +0800
  • 6fbe924f65 riscv64: update riscv toolchain zzy 2023-03-22 18:49:09 +0800
  • fcdbdc0640 maprobe: add l2_l3_pressure_test & replacement_test William Wang 2023-03-13 18:21:14 +0800
  • d903857dd9 maprobe: generate acpa matrix William Wang 2023-03-07 18:05:58 +0800
  • d9b43ff870 maprobe: let all test return result William Wang 2023-03-07 16:49:47 +0800
  • b27f2968b4 maprobe: support matrix print William Wang 2023-03-07 16:29:44 +0800
  • ac66935e15 maprobe: add basic store test and batch load test William Wang 2023-03-07 14:24:46 +0800
  • 47fe2bc9d6 maprobe: fix usage of volatile to avoid extra store William Wang 2023-03-06 18:13:39 +0800
  • 421b3b8f17 maprobe: add linear read, random read, l-l vio test William Wang 2023-03-06 17:20:30 +0800
  • 4f4982b1a1 apps,maprobe: reorg maprobe files William Wang 2023-03-05 16:05:30 +0800
  • 6fa3eaca9c tests: add oraclebp mmio test #31 oracletest Guokai Chen 2023-02-22 11:08:44 +0800
  • 20be83d0e6
    Merge pull request #30 from OpenXiangShan/fix-sv39 Haoyuan Feng 2023-02-19 21:14:15 +0800
  • 6211ffb16e tests, sv39: should sfence before test #30 good-circle 2023-02-19 21:12:54 +0800
  • 1a6e8217f8 add xs soft nohype arch BigWhiteDog 2023-02-19 16:11:05 +0800
  • 3f2d7d7cdf
    tests: add riscv64 ppn access fault test (#29) bugGenerator 2023-02-05 09:37:33 +0800
  • 1e2b038eb1 tests: add riscv64 ppn access fault test #29 good-circle 2023-02-04 16:02:38 +0800
  • 4c2d68a220 Merge branch 'gem5_benchmark' of github.com:OpenXiangShan/nexus-am into gem5_benchmark haohao 2023-01-11 11:45:27 +0800
  • 5b64ae3768 test mem latency haohao 2023-01-11 11:37:04 +0800
  • 33f957e8dc Add mecall.S to southlake.mk Yinan Xu 2023-01-06 22:02:47 +0800
  • 5923b7fdf4 tlb_test: use pmem_base to determine the test address Yinan Xu 2023-01-06 22:02:19 +0800
  • c6c5494896 ptw hit in l2cache haohao 2023-01-06 20:56:42 +0800
  • d160d5b570 Add linux bin boot image via am am-linux-copyandrun Jenius 2022-12-30 14:45:34 +0800
  • f867963eb2 tlb hit test read mcycle in m haohao 2022-12-16 09:25:56 +0800
  • 171b450f13 miss l3 hit tlb haohao 2022-12-07 19:05:55 +0800
  • 2b5a29ca11 change cycles haohao 2022-12-07 16:00:43 +0800
  • 1f8da49332 change load num test haohao 2022-12-03 11:19:33 +0800
  • 4c77d89600 load l1+l2+l3 test avoid bank haohao 2022-12-01 10:02:46 +0800
  • 8f5f85de83
    tests: enable llcop test for southlake (#25) southlake Gravel Cai 2022-11-28 17:39:36 +0800
  • 1522751054 load|(12)test haohao 2022-11-26 14:06:58 +0800
  • 8a91625302 complete llcop test. #25 gravelcai 2022-11-25 10:29:06 +0800
  • 5ecaa50bbb
    Merge branch 'OpenXiangShan:southlake' into southlake Gravel Cai 2022-11-24 22:06:40 +0800
  • 9e399f2d7a
    Merge branch 'OpenXiangShan:master' into master #19 Gravel Cai 2022-11-24 22:06:11 +0800
  • ef749f9e66 load-additest haohao 2022-11-24 14:01:02 +0800
  • 90d95603e0 add l2 l3 load-add-load test haohao 2022-11-22 15:50:42 +0800
  • 3e52a89711 add l2 l3 load-load-load test haohao 2022-11-19 16:50:04 +0800
  • 7a156413c1 extintr: add one to PLIC enable bit Yinan Xu 2022-11-17 21:48:54 +0800
  • aa2b97f99d extintr: shrink test case size Yinan Xu 2022-11-16 17:24:11 +0800
  • 5bee478a7f xs: fix the offset of random bits in intrGen Yinan Xu 2022-11-16 17:23:41 +0800
  • 856ad74412 extintr: manually enable the WFI instruction Yinan Xu 2022-11-16 16:56:16 +0800
  • 465c6d398a xs: fix the number of external interrupts Yinan Xu 2022-11-16 16:55:09 +0800
  • 536580b49f cte: disable printf in SEIP handler Yinan Xu 2022-11-16 16:54:46 +0800
  • 33283edac9 add l1 latency test haohao 2022-11-14 16:10:31 +0800
  • 1756e08b65 tests: fix pmp cfg for southlake William Wang 2022-11-11 11:12:11 +0800
  • e414810b7c add load-add-load (hit in l2) test haohao 2022-11-11 09:51:07 +0800
  • 6be9e6c972 change l1 size = xs haohao 2022-11-11 09:50:30 +0800
  • 11083fd246 latency of load-load-load hit in l2 (500) haohao 2022-11-09 10:08:56 +0800
  • a02b064968 change op of div haohao 2022-11-09 10:03:32 +0800
  • c2856f0177 special op test of fdiv haohao 2022-11-09 09:59:56 +0800
  • 33e6bf90b1 fix bugs of f test haohao 2022-11-09 09:57:38 +0800
  • 89e699dec3 change fdiv op haohao 2022-11-09 09:55:26 +0800
  • 72904e12d2 tests,sv39: fix southlake compiling breakage William Wang 2022-11-07 18:18:00 +0800
  • 211cc7fdcf
    Update llc op drivers and tests for CMO (#24) Gravel Cai 2022-11-07 18:14:12 +0800
  • 2660786ba7
    Merge pull request #23 from OpenXiangShan/fix-s-timer Guokai Chen 2022-11-07 17:25:51 +0800
  • ca39c0e3f1 arch,riscv: fix supervisor timer interrupt #23 Guokai Chen 2022-11-07 17:09:51 +0800
  • 3e7f76b121 add two driver programs: make_region_clean() make_region_flush() #24 gravelcai 2022-11-07 17:16:36 +0800
  • a2a00ec3cf rewrite the llcop test program. gravelcai 2022-11-06 10:39:49 +0800
  • 39d391e099
    Merge branch 'OpenXiangShan:master' into master Gravel Cai 2022-11-06 10:31:56 +0800
  • 2d86e9ed77
    Merge from OpenXiangShan (#4) Gravel Cai 2022-11-06 10:31:30 +0800
  • 63bf49b750
    restore huancunop.c (#2) Gravel Cai 2022-11-05 20:46:40 +0800
  • a62376a5f5
    Merge Xiangshan master (#3) Gravel Cai 2022-11-05 20:44:01 +0800
  • 7991937d05
    Cacheop test (#1) Gravel Cai 2022-11-05 20:25:37 +0800