File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Turn off terminal1 terminal2 and termimal5, keep terminal0 open
2+ mps3_board.telnetterminal1.quiet=1
3+ mps3_board.telnetterminal2.quiet=1
4+ mps3_board.telnetterminal5.quiet=1
5+
6+ ## Control the output format of the telnet terminal
7+ mps3_board.telnetterminal0.mode=raw
8+ ## Suppress the telnet/xterm to be launched, so that model agent can talk to the port
9+ mps3_board.telnetterminal0.start_telnet=0
10+
11+
12+ ## Turn the rate limite off, make FVP runs as fast as possiable
13+ mps3_board.visualisation.rate_limit-enable=0
14+
15+
16+ ## Turn on user Networking
17+ mps3_board.smsc_91c111.enabled=1
18+ mps3_board.hostbridge.userNetworking=1
19+
20+ ## Turn off GUI windows
21+ mps3_board.visualisation.disable-visualisation=1
22+
23+ ## Polaris specific
24+ cpu0.CFGDTCMSZ=10
25+ cpu0.CFGITCMSZ=10
26+ cpu0.INITNSVTOR=0x00000000
27+ cpu0.INITSVTOR=0x10000000
You can’t perform that action at this time.
0 commit comments