Proceedings of the 2023 ACM/SIGDA International Symposium on Field Programmable Gate Arrays 2023
DOI: 10.1145/3543622.3573050
|View full text |Cite
|
Sign up to set email alerts
|

Straight to the Queue: Fast Load-Store Queue Allocation in Dataflow Circuits

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0
1

Year Published

2023
2023
2024
2024

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 14 publications
0
2
0
1
Order By: Relevance
“…Instead, we tag each memory request with a unique integer representing the state of memory at that time, allowing us to use our LSQ in static HLS where the order of basic block execution is not guaranteed. Our tags are similar to the work by Elakhras et al [28] who addressed the sequentialized block allocation problem of the Dynamatic LSQ by introducing virtual data dependencies between blocks with LSQ accesses. However, in addition to ordering the allocation of addresses, we also use the actual tag values in our LSQ.…”
Section: Runtime Memory Disambiguation In Hlsmentioning
confidence: 82%
See 2 more Smart Citations
“…Instead, we tag each memory request with a unique integer representing the state of memory at that time, allowing us to use our LSQ in static HLS where the order of basic block execution is not guaranteed. Our tags are similar to the work by Elakhras et al [28] who addressed the sequentialized block allocation problem of the Dynamatic LSQ by introducing virtual data dependencies between blocks with LSQ accesses. However, in addition to ordering the allocation of addresses, we also use the actual tag values in our LSQ.…”
Section: Runtime Memory Disambiguation In Hlsmentioning
confidence: 82%
“…We integrated our compiler passes and LSQ with the Intel SYCL HLS compiler and have made our implementation publicly available 1 . We evaluate our work against the dynamic HLS tool Dynamatic using a research artifact from their most recent paper [28]. We do not evaluate against DASS [10] since it uses the same LSQ as Dynamatic.…”
Section: A Methodologymentioning
confidence: 99%
See 1 more Smart Citation