diff --git a/fm_agent/configs/Polaris.conf b/fm_agent/configs/Polaris.conf new file mode 100644 index 0000000..d8e1045 --- /dev/null +++ b/fm_agent/configs/Polaris.conf @@ -0,0 +1,27 @@ +## Turn off terminal1 terminal2 and termimal5, keep terminal0 open +mps3_board.telnetterminal1.quiet=1 +mps3_board.telnetterminal2.quiet=1 +mps3_board.telnetterminal5.quiet=1 + +## Control the output format of the telnet terminal +mps3_board.telnetterminal0.mode=raw +## Suppress the telnet/xterm to be launched, so that model agent can talk to the port +mps3_board.telnetterminal0.start_telnet=0 + + +## Turn the rate limite off, make FVP runs as fast as possiable +mps3_board.visualisation.rate_limit-enable=0 + + +## Turn on user Networking +mps3_board.smsc_91c111.enabled=1 +mps3_board.hostbridge.userNetworking=1 + +## Turn off GUI windows +mps3_board.visualisation.disable-visualisation=1 + +## Polaris specific +cpu0.CFGDTCMSZ=10 +cpu0.CFGITCMSZ=10 +cpu0.INITNSVTOR=0x00000000 +cpu0.INITSVTOR=0x10000000