tensil-ai / tensil

Open source machine learning accelerators
https://www.tensil.ai
Other
348 stars 28 forks source link

Support advanced TCU options in RTL tool #36

Closed petrohi closed 2 years ago

petrohi commented 2 years ago
Usage: rtl [options]

  --help                   Prints this usage text
  -a, --arch <file>        Tensil architecture descrition (.tarch) file
  -t, --target <dir>       Optional target directory
  -d, --dram-axi-width 32|64|128|256
                           Optional DRAM0 and DRAM1 AXI width, defaults to 64
  -s, --summary true|false

  --sample-block-size <integer>
                           Performance sample block size, defaults to 0 (disabled)
  --decoder-timeout <integer>
                           Decoder timeout, defaults to 100
  --validate-instructions true|false
                           Validate instructions, defaults to false
  --enable-status true|false
                           Enable status port, defaults to false
shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #438: Support advanced TCU options in RTL tool.