Seventh Annual IEEE Symposium on Field-Programmable Custom Computing Machines (Cat. No.PR00375)
DOI: 10.1109/fpga.1999.803668
|View full text |Cite
|
Sign up to set email alerts
|

Automatic allocation of arrays to memories in FPGA processors with multiple memory banks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
18
0

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 38 publications
(18 citation statements)
references
References 7 publications
0
18
0
Order By: Relevance
“…The earlier work in [1] describes an algorithm based on a precedence graph without considering the data access patterns. In contrast the approaches in [2,5] map the distinct sections of an array to different RAMs based on the data access patterns of array references and regardless of the schedule.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…The earlier work in [1] describes an algorithm based on a precedence graph without considering the data access patterns. In contrast the approaches in [2,5] map the distinct sections of an array to different RAMs based on the data access patterns of array references and regardless of the schedule.…”
Section: Related Workmentioning
confidence: 99%
“…In this scenario the data references share the available memory bandwidth incurring a latency delay factor of RequiredBandwidth AssignedBandwidth for each array. 1 We assume a speculative execution of all the memory operations regardless of the outcome of the control flow predicates.…”
Section: Analysis Of Data Access Patternsmentioning
confidence: 99%
See 1 more Smart Citation
“…Gohkale and Stone [12] automatically allocate an array to a particular memory using a technique, called implicit enumeration, coupled with pragmas in the code that must be inserted by the user. They calculate the costs, based on scheduling conflicts, for putting each array in each memory.…”
Section: Related Workmentioning
confidence: 99%
“…This effort differs from our approach. Unlike the algorithmic exhaustive search described in [12], we use a simple greedy algorithm to determine a mapping that minimizes communication between the pipeline stages.…”
Section: Related Workmentioning
confidence: 99%