Add Blackwell instructions test kernel and update linker script

- Add kernels/blackwell_insts/ with test kernel and input data
- Update linker script with extended memory layout
- Remove obsolete sgemm_tcore_blackwell Makefile
- Update VX_types.h and common.h
This commit is contained in:
2026-05-06 14:50:28 +08:00
parent bcc566b621
commit 8f7dba5920
11 changed files with 235 additions and 10 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
**/*.o
.codex
**/*.elf
**/*.dump
**/*.a