diff --git a/70046 - Advanced Digital Systems Design/HLS Improvements Throughput.md b/70046 - Advanced Digital Systems Design/HLS Improvements Throughput.md new file mode 100644 index 0000000..9d2b716 --- /dev/null +++ b/70046 - Advanced Digital Systems Design/HLS Improvements Throughput.md @@ -0,0 +1,8 @@ +## Fine Grained Pipelining +Done at the level of operators. + +## Coarse Grained Pipelining +Done at the level of blocks (e.g. functions, loops) + + +[[TODO]] \ No newline at end of file