updated README file with C_extensions module
This commit is contained in:
parent
0f56cb0288
commit
b5ae897d3c
|
@ -18,6 +18,7 @@ Brief description of the modules:
|
|||
* Registers: Implements the register file, PC register & CSR registers
|
||||
* Execute: Executes ISA instructions
|
||||
* Instruction: Decodes instruction and acces to any instruction field
|
||||
* C_Instruction: Decodes Compressed instructions (C extension)
|
||||
* Simulator: Top-level entity that builds & starts the simulation
|
||||
* BusCtrl: Simple bus manager
|
||||
* Trace: Simple trace peripheral
|
||||
|
|
Loading…
Reference in New Issue