1. 项目概览
    1. 项目结构
    2. 开发流程教学
  2. 架构设计
    1. Scala 源码
      1. Util
      2. framework
        1. blink
        2. rocket
        3. builtin
          1. frontend
            1. rs
          2. util
          3. memdomain
            1. mem
            2. dma
            3. tlb
            4. rs
      3. prototype
        1. format
        2. im2col
        3. matrix
        4. transpose
        5. vector
          1. bond
          2. op
          3. thread
          4. warp
      4. examples
        1. toy
          1. balldomain
            1. bbus
            2. im2colball
            3. matrixball
            4. rs
            5. vecball
      5. sims
        1. firesim
        2. verilator
  3. compiler
    1. BuckyballDialect
  4. bbdev
    1. agent
    2. compiler
    3. doc-agent
    4. firesim
    5. funcsim
    6. marshal
    7. sardine
    8. uvm
    9. verilator
    10. workload
  5. 贡献者