We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc83231 commit 1ba434fCopy full SHA for 1ba434f
info.yaml
@@ -1,9 +1,9 @@
1
# Tiny Tapeout project information
2
project:
3
- title: "1.58bit accelerator" # Project title
+ title: "Ternary 1.58-bit x 8-bit matrix multiplier" # Project title
4
author: "ReJ aka Renaldas Zioma"
5
discord: "rzioma"
6
- description: "1.58bit x 8bit matrix multiplier block"
+ description: "Matrix multiplication block for 1.58 bit aka TERNARY weight LLMs"
7
language: "Verilog"
8
clock_hz: 48000000 # Clock frequency in Hz (or 0 if not applicable)
9
0 commit comments