Commit Graph

13 Commits

Author SHA1 Message Date
Hansung Kim
cb916ead39 Fix potential bitwidth bug in compute API 2024-11-09 20:59:58 -08:00
Hansung Kim
6990fcc1e6 Add compute-and-mvout-to-spad API 2024-11-09 16:43:45 -08:00
Hansung Kim
dc89309ad0 Merge branch 'kernels-flash' into new-cisc 2024-11-09 14:42:46 -08:00
Hansung Kim
1e3d476e70 Switch header configs to flash 2024-11-08 21:56:42 -08:00
Richard Yan
c114a7a4ab new gemm kernel 2024-11-08 20:55:27 -08:00
Hansung Kim
6f6ee5616f Add convergent attribute to vx_barrier
Note this attribute is only supported by Clang, so this will only be
applied to the kernel binary but not runtime.
2024-10-02 10:57:45 -07:00
Hansung Kim
dcd69ea304 Increase SMEM size to 256KB 2024-09-05 16:23:32 -07:00
Richard Yan
ea4819702e oopsie doopsie 2024-08-06 02:43:27 -07:00
Richard Yan
f73029889b oopsie 2024-06-12 13:34:19 -07:00
Richard Yan
7cf59c9480 dma and demo kernels 2024-06-07 18:11:19 -07:00
Richard Yan
33066af56e cisc gemmini 2024-05-08 15:46:20 -07:00
Richard Yan
01f4a69ae9 dma mvout, double buffering & other opts 2024-04-28 01:18:51 -07:00
Richard Yan
449d99f0bb dram gemm kernel 2024-04-16 17:15:22 -07:00