📄 for_ht3.ptf
字号:
{
asp_debug = "0";
asp_core_debug = "0";
CPU_Architecture = "nios2";
do_generate = "1";
cpu_selection = "e";
CPU_Implementation = "tiny";
cache_has_dcache = "0";
cache_has_icache = "0";
cache_dcache_size = "2048";
cache_icache_size = "4096";
include_debug = "0";
include_trace = "0";
include_oci = "1";
include_third_party_debug_port = "0";
debug_level = "2";
oci_offchip_trace = "0";
oci_onchip_trace = "0";
oci_data_trace = "0";
oci_trace_addr_width = "7";
oci_num_xbrk = "0";
oci_num_dbrk = "0";
oci_dbrk_trace = "0";
oci_dbrk_pairs = "0";
oci_num_pm = "0";
oci_pm_width = "40";
oci_debugreq_signals = "0";
oci_trigger_arming = "1";
hardware_multiply_present = "0";
hardware_divide_present = "0";
gui_hardware_multiply_setting = "no_mul_small_le_shift";
hardware_multiply_uses_les = "0";
hardware_multiply_omits_msw = "1";
hardware_multiply_impl = "no_mul";
reset_slave = "onchip_memory_0/s1";
reset_offset = "0x00000000";
exc_slave = "onchip_memory_0/s1";
exc_offset = "0x00000020";
break_slave = "cpu_0/jtag_debug_module";
break_offset = "0x00000020";
break_slave_override = "";
break_offset_override = "0x20";
legacy_sdk_support = "0";
altera_show_unreleased_features = "0";
full_waveform_signals = "0";
illegal_instructions_trap = "0";
cache_omit_dcache = "0";
cache_omit_icache = "0";
omit_instruction_master = "0";
omit_data_master = "0";
num_tightly_coupled_data_masters = "0";
num_tightly_coupled_instruction_masters = "0";
gui_branch_prediction_type = "Automatic";
branch_prediction_type = "Dynamic";
bht_ptr_sz = "8";
bht_index_pc_only = "0";
shift_rot_impl = "small_le_shift";
altera_internal_test = "0";
performance_counters_present = "0";
performance_counters_width = "32";
ras_ptr_sz = "4";
jtb_ptr_sz = "5";
ibuf_ptr_sz = "4";
always_encrypt = "1";
activate_model_checker = "0";
activate_monitors = "1";
activate_test_end_checker = "0";
activate_trace = "1";
clear_x_bits_ld_non_bypass = "1";
bit_31_bypass_dcache = "1";
always_bypass_dcache = "0";
hdl_sim_caches_cleared = "1";
consistent_synthesis = "0";
hbreak_test = "0";
allow_full_address_range = "0";
iss_trace_on = "0";
iss_trace_warning = "1";
iss_trace_info = "1";
iss_trace_disassembly = "0";
iss_trace_registers = "0";
iss_trace_instr_count = "0";
iss_software_debug = "0";
iss_software_debug_port = "9996";
iss_memory_dump_start = "";
iss_memory_dump_end = "";
Boot_Copier = "boot_loader_cfi.srec";
Boot_Copier_EPCS = "boot_loader_epcs.srec";
CONSTANTS
{
CONSTANT __nios_catch_irqs__
{
value = "1";
comment = "Include panic handler for all irqs (needs uart)";
}
CONSTANT __nios_use_constructors__
{
value = "1";
comment = "Call c++ static constructors";
}
CONSTANT __nios_use_small_printf__
{
value = "1";
comment = "Smaller non-ANSI printf, with no floating point";
}
CONSTANT nasys_has_icache
{
value = "1";
comment = "True if instruction cache present";
}
CONSTANT nasys_icache_size
{
value = "4096";
comment = "Size in bytes of instruction cache";
}
CONSTANT nasys_icache_line_size
{
value = "32";
comment = "Size in bytes of each icache line";
}
CONSTANT nasys_icache_line_size_log2
{
value = "5";
comment = "Log2 size in bytes of each icache line";
}
CONSTANT nasys_has_dcache
{
value = "1";
comment = "True if instruction cache present";
}
CONSTANT nasys_dcache_size
{
value = "2048";
comment = "Size in bytes of data cache";
}
CONSTANT nasys_dcache_line_size
{
value = "4";
comment = "Size in bytes of each dcache line";
}
CONSTANT nasys_dcache_line_size_log2
{
value = "2";
comment = "Log2 size in bytes of each dcache line";
}
}
license_status = "encrypted";
germs_monitor_id = "";
mainmem_slave = "onchip_memory_0/s1";
datamem_slave = "onchip_memory_0/s1";
maincomm_slave = "";
cpuid_sz = "1";
cpuid_value = "0";
}
SYSTEM_BUILDER_INFO
{
Parameters_Signature = "";
Is_CPU = "1";
Is_Enabled = "1";
Instantiate_In_System_Module = "1";
Required_Device_Family = "STRATIX,STRATIXII,CYCLONE,CYCLONEII";
Default_Module_Name = "cpu";
Clock_Source = "clk";
View
{
MESSAGES
{
}
Is_Collapsed = "1";
Settings_Summary = "Nios II/e
<br> JTAG Debug Module
";
}
}
SOFTWARE_COMPONENT altera_plugs_library
{
class = "altera_plugs_library";
class_version = "2.1";
WIZARD_SCRIPT_ARGUMENTS
{
CONSTANTS
{
CONSTANT PLUGS_PLUG_COUNT
{
value = "5";
comment = "Maximum number of plugs";
}
CONSTANT PLUGS_ADAPTER_COUNT
{
value = "2";
comment = "Maximum number of adapters";
}
CONSTANT PLUGS_DNS
{
value = "1";
comment = "Have routines for DNS lookups";
}
CONSTANT PLUGS_PING
{
value = "1";
comment = "Respond to icmp echo (ping) messages";
}
CONSTANT PLUGS_TCP
{
value = "1";
comment = "Support tcp in/out connections";
}
CONSTANT PLUGS_IRQ
{
value = "1";
comment = "Run at interrupte level";
}
CONSTANT PLUGS_DEBUG
{
value = "1";
comment = "Support debug routines";
}
}
}
SYSTEM_BUILDER_INFO
{
Is_Enabled = "1";
}
}
PORT_WIRING
{
}
SIMULATION
{
DISPLAY
{
SIGNAL aaa
{
format = "Logic";
name = "d_irq";
radix = "hexadecimal";
}
SIGNAL aab
{
format = "Logic";
name = "d_waitrequest";
radix = "hexadecimal";
}
SIGNAL aac
{
format = "Logic";
name = "d_address";
radix = "hexadecimal";
}
SIGNAL aad
{
format = "Logic";
name = "d_byteenable";
radix = "hexadecimal";
}
SIGNAL aae
{
format = "Logic";
name = "d_read";
radix = "hexadecimal";
}
SIGNAL aaf
{
format = "Logic";
name = "d_readdata";
radix = "hexadecimal";
}
SIGNAL aag
{
format = "Logic";
name = "d_write";
radix = "hexadecimal";
}
SIGNAL aah
{
format = "Logic";
name = "d_writedata";
radix = "hexadecimal";
}
SIGNAL aai
{
format = "Logic";
name = "i_waitrequest";
radix = "hexadecimal";
}
SIGNAL aaj
{
format = "Logic";
name = "i_address";
radix = "hexadecimal";
}
SIGNAL aak
{
format = "Logic";
name = "i_read";
radix = "hexadecimal";
}
SIGNAL aal
{
format = "Logic";
name = "i_readdata";
radix = "hexadecimal";
}
SIGNAL aam
{
format = "Divider";
name = "common";
radix = "";
}
SIGNAL aan
{
format = "Logic";
name = "clk";
radix = "hexadecimal";
}
SIGNAL aao
{
format = "Logic";
name = "reset_n";
radix = "hexadecimal";
}
SIGNAL aap
{
format = "Logic";
name = "F_pcb_nxt";
radix = "hexadecimal";
}
SIGNAL aaq
{
format = "Logic";
name = "F_pcb";
radix = "hexadecimal";
}
SIGNAL aar
{
format = "Logic";
name = "F_vinst";
radix = "ascii";
}
SIGNAL aas
{
format = "Logic";
name = "D_vinst";
radix = "ascii";
}
SIGNAL aat
{
format = "Logic";
name = "R_vinst";
radix = "ascii";
}
SIGNAL aau
{
format = "Logic";
name = "E_vinst";
radix = "ascii";
}
SIGNAL aav
{
format = "Logic";
name = "W_vinst";
radix = "ascii";
}
SIGNAL aaw
{
format = "Logic";
name = "F_valid";
radix = "hexadecimal";
}
SIGNAL aax
{
format = "Logic";
name = "D_valid";
radix = "hexadecimal";
}
SIGNAL aay
{
format = "Logic";
name = "R_valid";
radix = "hexadecimal";
}
SIGNAL aaz
{
format = "Logic";
name = "E_valid";
radix = "hexadecimal";
}
SIGNAL aba
{
format = "Logic";
name = "W_valid";
radix = "hexadecimal";
}
SIGNAL abb
{
format = "Logic";
name = "D_wr_dst_reg";
radix = "hexadecimal";
}
SIGNAL abc
{
format = "Logic";
name = "D_dst_regnum";
radix = "hexadecimal";
}
SIGNAL abd
{
format = "Logic";
name = "W_wr_data";
radix = "hexadecimal";
}
SIGNAL abe
{
format = "Logic";
name = "F_iw";
radix = "hexadecimal";
}
SIGNAL abf
{
format = "Logic";
name = "D_iw";
radix = "hexadecimal";
}
SIGNAL abg
{
format = "Divider";
name = "breaks";
radix = "";
}
SIGNAL abh
{
format = "Logic";
name = "hbreak_req";
radix = "hexadecimal";
}
SIGNAL abi
{
format = "Logic";
name = "oci_hbreak_req";
radix = "hexadecimal";
}
SIGNAL abj
{
format = "Logic";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -