Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Differences with the Firrtl Interpreter

Chick Markley edited this page Feb 27, 2018 · 2 revisions
  • Treadle is compiles the Firrtl AST into a more easily executable form
  • Treadle offers multi-clock support
  • Treadle has improved support BlackBoxes
    • Implementation of clock behavior in BlackBox is correct
    • Treadle supports access to BlackBox parameters
  • Treadle does not support Interpreter's poison (uninitialized value) system.
Clone this wiki locally