Skip to content

Releases: chipsalliance/t1

2024-04-15

14 Apr 21:19
Compare
Choose a tag to compare

What's Changed

Testcase Release 2023-11-23+41e999a

23 Nov 08:15
Compare
Choose a tag to compare
Pre-release
[rtl] fix vfirst instruction for big vl.

Testcase Release 2023-11-16+b0ad92b

16 Nov 05:04
Compare
Choose a tag to compare
Pre-release
[tests]: improvement comments of memcpy.asm

Signed-off-by: Huang Rui <vowstar@gmail.com>

Testcase Release 2023-11-15+d46937f

15 Nov 16:55
Compare
Choose a tag to compare
Pre-release
[ci] update test case cycle data

Testcase Release 2023-10-30+a8c7e76

30 Oct 10:07
Compare
Choose a tag to compare
Pre-release
[build system] build test case when TEST_CASE_DIR is unset

This commit remove the caseBuild build task and let the verilatorEmulator
automatically build test case when the test binary is not found.

Signed-off-by: Avimitin <dev@avimit.in>

Testcase Release f0b9b7e0c15b639e0c3cb81dfb136decbbfac883

03 Sep 11:10
Compare
Choose a tag to compare

Commits

  • db19347: [nix] bump testcase (sequencer) #301
  • 3a01553: [soc] add dependencies for SoC (Jiuyang Liu)
  • a113536: [build system] implement the build system for subsystem emulator (Jiuyang Liu)
  • 6b1aa2b: [soc] implement a minimal verdes subsystem (Jiuyang Liu)
  • f2751e8: [soc] add AXI4 BFM (Yangyu Chen)
  • 1594b85: [rtl] Handling address conflicts for accessing l2. (qinjun-li) #297
  • 0d2f733: [ci] update test case cycle data (github-actions) #297
  • f0b9b7e: [cosim] refactor elaborator using DPIModule (SharzyL) #305

Testcase Release 2023-09-03+8170d8f

03 Sep 17:18
Compare
Choose a tag to compare
Pre-release
[nix] bump testcase to version 2023-09-03+25d3212

Testcase Release 2023-09-03+25d3212

03 Sep 16:49
Compare
Choose a tag to compare
Pre-release
[ci] generate shorter tag for GitHub release

Git doesn't support tag that has more than 40 character, so it will refuse to create new tag
when we use github.sha as tag.

Signed-off-by: Avimitin <dev@avimit.in>