# Blitz-64 Emulation Parameters # # This file is read by the Blitz-64 emulator when it starts up and after a # "reset" command. This file is used to initialize various values that # will be used by the emulator. # # This file was produced by the emulator with the "parms" command. It may # be edited to change any or all values. # # Each line has variable name followed by an integer value. A value may # be specified in either decimal (e.g., "1234") or hex (e.g., "0x1234abcd56780000"). # Values may be left out if desired, in which case a default will be used. # # PRIVATE_MEMORY_SIZE 0x0000000000000000 SHARED_MEMORY_SIZE 0x0000000000400000 NUMBER_OF_TLB_REGS 8 VALUE_OF_CSR_VERSION 0x000249f080020001 VALUE_OF_CSR_PROD 0x0000000000000000 INITIAL_VALUE_OF_PC 0x0000000400000000 CORES_NUMBER_OF_COLS 8 CORES_NUMBER_OF_ROWS 1 CORES_NUMBER_OF_PLANES 1 BOOT_ROM_START_ADDR 0x0000000400000000 SECURE_STORAGE_START_ADDR 0x0000000400100000 PLIC_DEVICE_START_ADDR 0x0000000400200000 UART0_DEVICE_START_ADDR 0x0000000400204000 DISK0_DEVICE_START_ADDR 0x0000000400208000 DMA_DEVICE_START_ADDR 0x000000040020c000 HOST_DEVICE_START_ADDR 0x0000000400210000 BOOT_ROM_NUMBER_OF_PAGES 0x0000000000000040 SECURE_STORAGE_NUMBER_OF_PAGES 0x0000000000000001 UART0_INTERRUPT_CHECK_DELAY 500 IN_RAW_IGNORE_CONTROL_C 0 TRANSLATE_INPUT_CR_TO_NL 0 TRANSLATE_OUTPUT_NL_TO_CRNL 1 DISK0_SECTOR_SIZE 512 DISK0_NUMBER_OF_SECTORS 12000 DISK0_OPERATION_DELAY 10000 DEBUG_INVOKES_EMULATOR_K_MODE 1 DEBUG_INVOKES_EMULATOR_U_MODE 1 INFINITE_LOOP_CAUSES_HALT 0 START_ALL_CORES 0