Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 740 Bytes

File metadata and controls

16 lines (11 loc) · 740 Bytes

PTO Abstract Machine

This folder defines the abstract execution model used by the PTO ISA and PTO Tile Lib. It is intentionally written as a programmer-facing model: it describes what a correct program may assume, without requiring the reader to understand every micro-architectural detail of a specific device generation.

Documents

How this relates to other docs