|
|
f04ee8e603
|
Layout matrix correctly for additional rows
|
2024-02-21 16:45:03 +01:00 |
|
|
|
44f38fb443
|
Refactor project to be more modular
|
2024-01-07 17:48:16 +01:00 |
|
|
|
4510a36a10
|
Introduce a bunch of new kernels
|
2024-01-06 19:05:13 +01:00 |
|
|
|
29d9cee52c
|
8x8 matrix multiplication using AAM
|
2024-01-06 17:34:31 +01:00 |
|
|
|
34c8ab84fb
|
3x3 matrix multiplication
|
2024-01-03 18:50:54 +01:00 |
|
|
|
6380385bd0
|
Trivial matrix multiplication kernel
|
2024-01-01 23:08:46 +01:00 |
|
|
|
05f184d51f
|
First steps towards matrix multiplication
|
2024-01-01 18:48:37 +01:00 |
|
|
|
2e44890c53
|
Add support for EVEN/ODD PIM configuration
|
2023-12-16 22:34:11 +01:00 |
|
|
|
aecb19b4f4
|
Zero-cycle JUMP
|
2023-12-12 17:15:29 +01:00 |
|
|
|
d519d9a37b
|
Add support for address-aligned-mode
|
2023-12-11 18:52:16 +01:00 |
|
|
|
71c766736a
|
Implement all missing instructions
|
2023-12-03 15:48:31 +01:00 |
|
|
|
ebecd4e763
|
Implement ADD and JUMP instructions
|
2023-12-03 00:09:44 +01:00 |
|
|
|
54bf6bda11
|
Split up into pim-os, pim-vm and pim-isa crate
|
2023-11-28 20:41:09 +01:00 |
|