Intel® High Level Synthesis Compiler Pro Edition: Best Practices Guide
Visible to Intel only — GUID: vdv1593102562046
Ixiasoft
Visible to Intel only — GUID: vdv1593102562046
Ixiasoft
4.2.5. Datapath
A datapath is a chain of registers and Boolean logic in a digital circuit that performs computations.
For example, the datapath in Pipelining consists of all of the elements shown, from the input register to the last output register.
Memory blocks are outside the datapath and reads and writes to memory are also considered to be outside of the datapath.