summaryrefslogtreecommitdiff
path: root/sim-scripts
diff options
context:
space:
mode:
Diffstat (limited to 'sim-scripts')
-rw-r--r--sim-scripts/or1ksim.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/sim-scripts/or1ksim.in b/sim-scripts/or1ksim.in
index 35e6122..6e773f1 100644
--- a/sim-scripts/or1ksim.in
+++ b/sim-scripts/or1ksim.in
@@ -117,7 +117,7 @@ section sim
end
section VAPI
- enabled = 1
+ enabled = 0
server_port = 50000
log_enabled = 1
vapi_log_file = "vapi.log"
@@ -134,8 +134,8 @@ section cpu
end
section debug
- enabled = 1
- rsp_enabled = 1
+ enabled = 0
+ rsp_enabled = 0
rsp_port = 50001
end