Xu et al., 2025 - Google Patents
Hercules: Efficient Verification of High-Level Synthesis Designs with FPGA AccelerationXu et al., 2025
View PDF- Document ID
- 1245421372101117616
- Author
- Xu S
- Jiang Z
- Zhang Y
- Boland D
- Bao Y
- Shi K
- Publication year
- Publication venue
- Proceedings of the 2025 ACM/SIGDA International Symposium on Field Programmable Gate Arrays
External Links
Snippet
High-Level Synthesis (HLS) enables software engineers to create intricate digital circuit designs using high-level languages like C/C++. While HLS tools can perform functional verification using C/C++ simulation, it is harder to verify that the generated RTL is also …
- 238000013461 design 0 title abstract description 71
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
- G06F11/3648—Software debugging using additional hardware
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
- G06F11/3636—Software debugging by tracing the execution of the program
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/50—Computer-aided design
- G06F17/5009—Computer-aided design using simulation
- G06F17/5022—Logic simulation, e.g. for logic circuit operation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3676—Test management for coverage analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/50—Computer-aided design
- G06F17/5009—Computer-aided design using simulation
- G06F17/504—Formal methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3466—Performance evaluation by tracing or monitoring
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/26—Functional testing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3604—Software analysis for verifying properties of programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/50—Computer-aided design
- G06F17/5045—Circuit design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformations of program code
- G06F8/41—Compilation
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3185—Reconfiguring for testing, e.g. LSSD, partitioning
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3183—Generation of test inputs, e.g. test vectors, patterns or sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for programme control, e.g. control unit
- G06F9/06—Arrangements for programme control, e.g. control unit using stored programme, i.e. using internal store of processing equipment to receive and retain programme
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3177—Testing of logic operation, e.g. by logic analysers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING; COUNTING
- G06F—ELECTRICAL DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Laeufer et al. | RFUZZ: Coverage-directed fuzz testing of RTL on FPGAs | |
Mishra et al. | Post-silicon validation in the SoC era: A tutorial introduction | |
Hong et al. | QED: Quick error detection tests for effective post-silicon validation | |
Chen et al. | System-level validation: high-level modeling and directed test generation techniques | |
Ma et al. | Debugging in the brave new world of reconfigurable hardware | |
Pit-Claudel et al. | Effective simulation and debugging for a high-level hardware language using software compilers | |
Bruns et al. | Efficient cross-level processor verification using coverage-guided fuzzing | |
Shi et al. | ENCORE: Efficient architecture verification framework with FPGA acceleration | |
Sen | Concurrency-oriented verification and coverage of system-level designs | |
Corteggiani et al. | HardSnap: Leveraging hardware snapshotting for embedded systems security testing | |
Khan et al. | gNOSIS: A board-level debugging and verification tool | |
Xu et al. | Hercules: Efficient Verification of High-Level Synthesis Designs with FPGA Acceleration | |
Fezzardi et al. | Automated bug detection for high-level synthesis of multi-threaded irregular applications | |
Gilani | Methodologies for Accelerated Open-Source Hardware Verification and Optimization | |
Mahmoudi et al. | A Systematic Mapping Study on SystemC/TLM Modeling Capabilities in New Research Domains | |
Nataraja | A Research-Fertile Co-Emulation Framework for RISC-V Processor Verification | |
Cheng et al. | Latency Insensitivity Testing for Dataflow HLS Designs | |
Banerjee et al. | A scalable hybrid verification system based on HDL slicing | |
US12321675B2 (en) | Incremental compilation for FPGA-based systems | |
Mysore Nataraja | A Research-Fertile Co-Emulation Framework for RISC-V Processor Verification | |
Zheng et al. | Protocol-guided analysis of post-silicon traces under limited observability | |
Qin et al. | FERIVer: An FPGA-assisted Emulated Framework for RTL Verification of RISC-V Processors | |
Kamath | Automatic verification of microprocessor designs using random simulation | |
Nema | Efficient Simulation Methodologies for System-Level Performance Exploration and Reliability Analysis of Hardware Designs | |
Tăbăcaru | On Fault-Effect Analysis at the Virtual-Prototype Abstraction Level |