t1 icon indicating copy to clipboard operation
t1 copied to clipboard

Documentation

Open sequencer opened this issue 1 year ago • 2 comments

The current uArch of T1 is not a micro arch now, appending to a lot of parameters, it is going to be another giant In order to deliver this to opensource community as well as commercial customers, we need a sophisticated documentation flow. I'm proposing using Typst as documentation template, using C-API extract Property from generated MLIR, here is the flow we need:

  • For each T1 Module, An architecture documentation should be provided, it may or may not consume parameter(OM-like), cc @SharzyL
  • A Parameter extractor for MLIR like Python Binding in CIRCT, cc @SpriteOvO

sequencer avatar Nov 06 '23 06:11 sequencer

Hi @sequencer , Thanks for what you done for the commnity, I wonder if there are in-depth documentation(papers, tutorials or talks) about T1?

DecodeTheEncoded avatar Nov 08 '23 08:11 DecodeTheEncoded

Working on the paper :melting face:

sequencer avatar Nov 08 '23 08:11 sequencer