Update TGF naming convention
This commit is contained in:
@ -2,7 +2,7 @@ import "CoreDSL-Instruction-Set-Description/RV32I.core_desc"
|
||||
import "CoreDSL-Instruction-Set-Description/RVM.core_desc"
|
||||
import "CoreDSL-Instruction-Set-Description/RVC.core_desc"
|
||||
|
||||
Core TGF01 provides RV32I {
|
||||
Core TGF_B provides RV32I {
|
||||
constants {
|
||||
XLEN:=32;
|
||||
PCLEN:=32;
|
||||
@ -14,7 +14,7 @@ Core TGF01 provides RV32I {
|
||||
}
|
||||
}
|
||||
|
||||
Core TGF02 provides RV32I, RV32M, RV32IC {
|
||||
Core TGF_C provides RV32I, RV32M, RV32IC {
|
||||
constants {
|
||||
XLEN:=32;
|
||||
PCLEN:=32;
|
||||
|
Reference in New Issue
Block a user