Skip to content

Commit

Permalink
Merge pull request #153 from wysiwyng/coverage
Browse files Browse the repository at this point in the history
Add CoreDSL2 Coverage Feature
  • Loading branch information
wysiwyng authored Oct 24, 2024
2 parents edc5e66 + 3d16683 commit b24bc48
Show file tree
Hide file tree
Showing 61 changed files with 3,767 additions and 258 deletions.
2 changes: 1 addition & 1 deletion ArchImpl/RV32IMACFD/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated on Wed, 08 May 2024 17:36:07 +0200.
# Generated on Thu, 24 Oct 2024 10:16:12 +0200.
#
# This file contains the CMake build info for the RV32IMACFD core architecture.

Expand Down
203 changes: 0 additions & 203 deletions ArchImpl/RV32IMACFD/Encoding.h

This file was deleted.

2 changes: 1 addition & 1 deletion ArchImpl/RV32IMACFD/RV32IMACFD.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Generated on Wed, 08 May 2024 17:36:07 +0200.
* Generated on Thu, 24 Oct 2024 10:16:12 +0200.
*
* This file contains the registers for the RV32IMACFD core architecture.
*/
Expand Down
2 changes: 1 addition & 1 deletion ArchImpl/RV32IMACFD/RV32IMACFDArch.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Generated on Wed, 08 May 2024 17:36:07 +0200.
* Generated on Thu, 24 Oct 2024 10:16:12 +0200.
*
* This file contains the architecture class for the RV32IMACFD core architecture.
*/
Expand Down
2 changes: 1 addition & 1 deletion ArchImpl/RV32IMACFD/RV32IMACFDArch.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Generated on Wed, 08 May 2024 17:36:07 +0200.
* Generated on Thu, 24 Oct 2024 10:16:12 +0200.
*
* This file contains the architecture class for the RV32IMACFD core architecture.
*/
Expand Down
2 changes: 1 addition & 1 deletion ArchImpl/RV32IMACFD/RV32IMACFDArchLib.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Generated on Wed, 08 May 2024 17:36:07 +0200.
* Generated on Thu, 24 Oct 2024 10:16:12 +0200.
*
* This file contains the library interface for the RV32IMACFD core architecture.
*/
Expand Down
2 changes: 1 addition & 1 deletion ArchImpl/RV32IMACFD/RV32IMACFDArchSpecificImp.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Generated on Wed, 08 May 2024 17:36:07 +0200.
* Generated on Thu, 24 Oct 2024 10:16:12 +0200.
*
* This file contains the architecture specific header for the RV32IMACFD
* core architecture.
Expand Down
Loading

0 comments on commit b24bc48

Please sign in to comment.