ucb-cyarp / vitis

Laminar - Optimizing DSP Compiler
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Update resource usage based on clock domains #31

Open cyarp opened 4 years ago

cyarp commented 4 years ago

Update the resource usage estimation based on clock domains. This includes both computation and communication.

If direct access to FIFOs is implemented (#29), this will need to be changed further.

This depends on #26.