Compare commits
	
		
			1 Commits
		
	
	
		
			34bb8e62ae
			...
			3261055871
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 3261055871 | 
 Submodule gen_input/CoreDSL-Instruction-Set-Description updated: 998444fba8...919a3c8611
									
								
							| @@ -3,7 +3,7 @@ import "CoreDSL-Instruction-Set-Description/RVM.core_desc" | |||||||
| import "CoreDSL-Instruction-Set-Description/RVC.core_desc" | import "CoreDSL-Instruction-Set-Description/RVC.core_desc" | ||||||
|  |  | ||||||
| Core TGF_B provides RV32I { | Core TGF_B provides RV32I { | ||||||
| 	constants { | 	architectural_state { | ||||||
|         unsigned XLEN=32; |         unsigned XLEN=32; | ||||||
|         unsigned PCLEN=32; |         unsigned PCLEN=32; | ||||||
|         // definitions for the architecture wrapper |         // definitions for the architecture wrapper | ||||||
| @@ -15,7 +15,7 @@ Core TGF_B provides RV32I { | |||||||
| } | } | ||||||
|  |  | ||||||
| Core TGF_C provides RV32I, RV32M, RV32IC { | Core TGF_C provides RV32I, RV32M, RV32IC { | ||||||
|     constants { |     architectural_state { | ||||||
|         unsigned XLEN=32; |         unsigned XLEN=32; | ||||||
|         unsigned PCLEN=32; |         unsigned PCLEN=32; | ||||||
|         // definitions for the architecture wrapper |         // definitions for the architecture wrapper | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user