mirror of
https://github.com/olofk/serv.git
synced 2026-04-25 20:02:16 +00:00
Add cycle counter to servant testbench
This commit is contained in:
@@ -544,6 +544,7 @@ targets:
|
||||
parameters :
|
||||
- RISCV_FORMAL
|
||||
- "mdu? (MDU=1)"
|
||||
- cps
|
||||
- firmware
|
||||
- memsize
|
||||
- signature
|
||||
@@ -577,6 +578,11 @@ parameters:
|
||||
description : Enable/Disable the Compressed extension
|
||||
paramtype : vlogparam
|
||||
|
||||
cps:
|
||||
datatype : bool
|
||||
description: Write simulated cycles per second to a text file named cps
|
||||
paramtype : plusarg
|
||||
|
||||
firmware:
|
||||
datatype : file
|
||||
description : Preload RAM with a hex file at runtime (overrides memfile)
|
||||
|
||||
Reference in New Issue
Block a user