2015 33rd IEEE International Conference on Computer Design (ICCD) 2015
DOI: 10.1109/iccd.2015.7357111
|View full text |Cite
|
Sign up to set email alerts
|

Trace-based automated logical debugging for high-level synthesis generated circuits

Abstract: Abstract-In this paper we present an approach for debugging hardware designs generated by High-Level Synthesis (HLS), relieving users from the burden of identifying the signals to trace and from the error-prone task of manually checking the traces. The necessary steps are performed after HLS, independently of it and without affecting the synthesized design. For this reason our methodology should be easily adaptable to any HLS tools.The proposed approach makes full use of HLS compile time informations. The exec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
35
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 16 publications
(36 citation statements)
references
References 15 publications
0
35
0
Order By: Relevance
“…To perform Discrepancy Analysis, we generate control flow traces for every software function and its corresponding FSM in the generated hardware [7]. In software, we instrument the high-level code to dump the identifiers of the basic blocks traversed during execution.…”
Section: A Control Flow Tracesmentioning
confidence: 99%
See 4 more Smart Citations
“…To perform Discrepancy Analysis, we generate control flow traces for every software function and its corresponding FSM in the generated hardware [7]. In software, we instrument the high-level code to dump the identifiers of the basic blocks traversed during execution.…”
Section: A Control Flow Tracesmentioning
confidence: 99%
“…It automatically compares the actual values with the expected behavior generated in software. Any difference is isolated and back-traced to the high-level source code, automatically identifying the first point of failure [7].…”
Section: Discrepancy Analysis For Automated Bug Detection In Ip-mentioning
confidence: 99%
See 3 more Smart Citations