Update TGF naming convention
This commit is contained in:
		| @@ -32,7 +32,7 @@ | ||||
|  | ||||
| #include "sysc/core_complex.h" | ||||
| #include "iss/arch/riscv_hart_m_p.h" | ||||
| #include "iss/arch/tgf02.h" | ||||
| #include "iss/arch/tgf_c.h" | ||||
| #include "iss/debugger/encoderdecoder.h" | ||||
| #include "iss/debugger/gdb_session.h" | ||||
| #include "iss/debugger/server.h" | ||||
| @@ -59,7 +59,7 @@ namespace { | ||||
| iss::debugger::encoder_decoder encdec; | ||||
| } | ||||
|  | ||||
| using core_type = iss::arch::tgf02; | ||||
| using core_type = iss::arch::tgf_c; | ||||
|  | ||||
| namespace { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user