www.pudn.com > NiosII_LED.rar > CPU_LED.ptf, change:2010-10-27,size:76848b
SYSTEM CPU_LED { System_Wizard_Version = "9.00"; System_Wizard_Build = "132"; Builder_Application = "sopc_builder_ca"; WIZARD_SCRIPT_ARGUMENTS { hdl_language = "vhdl"; device_family = "CYCLONEII"; device_family_id = "CYCLONEII"; generate_sdk = "0"; do_build_sim = "1"; hardcopy_compatible = "0"; CLOCKS { CLOCK clk_0 { frequency = "100000000"; source = "External"; Is_Clock_Source = "0"; display_name = "clk_0"; pipeline = "0"; clock_module_connection_point_for_c2h = "clk_0.clk"; } } clock_freq = "100000000"; clock_freq = "100000000"; board_class = ""; view_master_columns = "1"; view_master_priorities = "0"; generate_hdl = ""; bustype_column_width = "0"; clock_column_width = "80"; name_column_width = "75"; desc_column_width = "75"; base_column_width = "75"; end_column_width = "75"; BOARD_INFO { altera_avalon_epcs_flash_controller { reference_designators = ""; } } do_log_history = "0"; } MODULE cpu { MASTER instruction_master { PORT_WIRING { PORT clk { type = "clk"; width = "1"; direction = "input"; Is_Enabled = "0"; } PORT reset_n { type = "reset_n"; width = "1"; direction = "input"; Is_Enabled = "0"; } PORT i_address { type = "address"; width = "25"; direction = "output"; Is_Enabled = "1"; } PORT i_read { type = "read"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT i_readdata { type = "readdata"; width = "32"; direction = "input"; Is_Enabled = "1"; } PORT i_readdatavalid { type = "readdatavalid"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT i_waitrequest { type = "waitrequest"; width = "1"; direction = "input"; Is_Enabled = "1"; } } SYSTEM_BUILDER_INFO { Bus_Type = "avalon"; Is_Asynchronous = "0"; DBS_Big_Endian = "0"; Adapts_To = ""; Do_Stream_Reads = "0"; Do_Stream_Writes = "0"; Max_Address_Width = "32"; Data_Width = "32"; Address_Width = "25"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = ""; Linewrap_Bursts = ""; Burst_On_Burst_Boundaries_Only = ""; Always_Burst_Max_Burst = ""; Is_Big_Endian = "0"; Is_Enabled = "1"; Is_Instruction_Master = "1"; Is_Readable = "1"; Is_Writeable = "0"; Address_Group = "0"; Has_IRQ = "0"; Irq_Scheme = "individual_requests"; Interrupt_Range = "0-0"; } MEMORY_MAP { Entry cpu/jtag_debug_module { address = "0x01001000"; span = "0x00000800"; is_bridge = "0"; } Entry sdram/s1 { address = "0x00800000"; span = "0x00800000"; is_bridge = "0"; } Entry epcs/epcs_control_port { address = "0x01001800"; span = "0x00000800"; is_bridge = "0"; } } } MASTER custom_instruction_master { SYSTEM_BUILDER_INFO { Bus_Type = "nios_custom_instruction"; Data_Width = "32"; Address_Width = "8"; Is_Custom_Instruction = "1"; Is_Enabled = "0"; Max_Address_Width = "8"; Base_Address = "N/A"; Is_Visible = "0"; } PORT_WIRING { PORT dataa { type = "dataa"; width = "32"; direction = "output"; } PORT datab { type = "datab"; width = "32"; direction = "output"; } PORT result { type = "result"; width = "32"; direction = "input"; } PORT clk_en { type = "clk_en"; width = "1"; direction = "output"; } PORT reset { type = "reset"; width = "1"; direction = "output"; } PORT start { type = "start"; width = "1"; direction = "output"; } PORT done { type = "done"; width = "1"; direction = "input"; } PORT n { type = "n"; width = "8"; direction = "output"; } PORT a { type = "a"; width = "5"; direction = "output"; } PORT b { type = "b"; width = "5"; direction = "output"; } PORT c { type = "c"; width = "5"; direction = "output"; } PORT readra { type = "readra"; width = "1"; direction = "output"; } PORT readrb { type = "readrb"; width = "1"; direction = "output"; } PORT writerc { type = "writerc"; width = "1"; direction = "output"; } } } SLAVE jtag_debug_module { SYSTEM_BUILDER_INFO { Bus_Type = "avalon"; Write_Wait_States = "0cycles"; Read_Wait_States = "1cycles"; Hold_Time = "0cycles"; Setup_Time = "0cycles"; Is_Printable_Device = "0"; Address_Alignment = "dynamic"; Well_Behaved_Waitrequest = "0"; Is_Nonvolatile_Storage = "0"; Address_Span = "2048"; Read_Latency = "0"; Is_Memory_Device = "1"; Maximum_Pending_Read_Transactions = "0"; Minimum_Uninterrupted_Run_Length = "1"; Accepts_Internal_Connections = "1"; Write_Latency = "0"; Is_Flash = "0"; Data_Width = "32"; Address_Width = "9"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = "0"; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; Accepts_External_Connections = "1"; Requires_Internal_Connections = ""; MASTERED_BY cpu/instruction_master { priority = "1"; Offset_Address = "0x01001000"; } MASTERED_BY cpu/data_master { priority = "1"; Offset_Address = "0x01001000"; } Base_Address = "0x01001000"; Is_Readable = "1"; Is_Writeable = "1"; Uses_Tri_State_Data_Bus = "0"; Has_IRQ = "0"; JTAG_Hub_Base_Id = "1118278"; JTAG_Hub_Instance_Id = "0"; Address_Group = "0"; IRQ_MASTER cpu/data_master { IRQ_Number = "NC"; } } PORT_WIRING { PORT jtag_debug_module_address { type = "address"; width = "9"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_begintransfer { type = "begintransfer"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_byteenable { type = "byteenable"; width = "4"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_debugaccess { type = "debugaccess"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_readdata { type = "readdata"; width = "32"; direction = "output"; Is_Enabled = "1"; } PORT jtag_debug_module_resetrequest { type = "resetrequest"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT jtag_debug_module_select { type = "chipselect"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_write { type = "write"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_writedata { type = "writedata"; width = "32"; direction = "input"; Is_Enabled = "1"; } PORT jtag_debug_module_clk { Is_Enabled = "1"; direction = "input"; type = "clk"; width = "1"; } PORT jtag_debug_module_reset { Is_Enabled = "1"; direction = "input"; type = "reset"; width = "1"; } PORT reset_n { Is_Enabled = "1"; direction = "input"; type = "reset_n"; width = "1"; } } } MASTER data_master { SYSTEM_BUILDER_INFO { Has_IRQ = "1"; Irq_Scheme = "individual_requests"; Bus_Type = "avalon"; Is_Asynchronous = "0"; DBS_Big_Endian = "0"; Adapts_To = ""; Do_Stream_Reads = "0"; Do_Stream_Writes = "0"; Max_Address_Width = "32"; Data_Width = "32"; Address_Width = "25"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = ""; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; Is_Data_Master = "1"; Address_Group = "0"; Is_Readable = "1"; Is_Writeable = "1"; Interrupt_Range = "0-31"; } PORT_WIRING { PORT d_irq { type = "irq"; width = "32"; direction = "input"; Is_Enabled = "1"; } PORT d_address { type = "address"; width = "25"; direction = "output"; Is_Enabled = "1"; } PORT d_byteenable { type = "byteenable"; width = "4"; direction = "output"; Is_Enabled = "1"; } PORT d_read { type = "read"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT d_readdata { type = "readdata"; width = "32"; direction = "input"; Is_Enabled = "1"; } PORT d_readdatavalid { type = "readdatavalid"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT d_waitrequest { type = "waitrequest"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT d_write { type = "write"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT d_writedata { type = "writedata"; width = "32"; direction = "output"; Is_Enabled = "1"; } PORT jtag_debug_module_debugaccess_to_roms { type = "debugaccess"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT clk { Is_Enabled = "1"; direction = "input"; type = "clk"; width = "1"; } } MEMORY_MAP { Entry cpu/jtag_debug_module { address = "0x01001000"; span = "0x00000800"; is_bridge = "0"; } Entry sdram/s1 { address = "0x00800000"; span = "0x00800000"; is_bridge = "0"; } Entry epcs/epcs_control_port { address = "0x01001800"; span = "0x00000800"; is_bridge = "0"; } Entry jtag_uart/avalon_jtag_slave { address = "0x01002010"; span = "0x00000008"; is_bridge = "0"; } Entry sysid/control_slave { address = "0x01002018"; span = "0x00000008"; is_bridge = "0"; } Entry pio_led/s1 { address = "0x01002000"; span = "0x00000010"; is_bridge = "0"; } } } WIZARD_SCRIPT_ARGUMENTS { cache_has_dcache = "1"; cache_dcache_size = "2048"; cache_dcache_line_size = "32"; cache_dcache_bursts = "0"; cache_dcache_ram_block_type = "AUTO"; num_tightly_coupled_data_masters = "0"; gui_num_tightly_coupled_data_masters = "0"; gui_include_tightly_coupled_data_masters = "0"; gui_omit_avalon_data_master = "0"; cache_has_icache = "1"; cache_icache_size = "4096"; cache_icache_line_size = "32"; cache_icache_ram_block_type = "AUTO"; cache_icache_bursts = "0"; num_tightly_coupled_instruction_masters = "0"; gui_num_tightly_coupled_instruction_masters = "0"; gui_include_tightly_coupled_instruction_masters = "0"; debug_level = "2"; include_oci = "1"; oci_num_xbrk = "0"; oci_num_dbrk = "0"; oci_dbrk_trace = "0"; oci_dbrk_pairs = "0"; oci_onchip_trace = "0"; oci_offchip_trace = "0"; oci_data_trace = "0"; include_third_party_debug_port = "0"; oci_trace_addr_width = "7"; oci_debugreq_signals = "0"; oci_trigger_arming = "1"; oci_embedded_pll = "0"; oci_assign_jtag_instance_id = "0"; oci_jtag_instance_id = "0"; oci_num_pm = "0"; oci_pm_width = "32"; performance_counters_present = "0"; performance_counters_width = "32"; always_encrypt = "1"; debug_simgen = "0"; activate_model_checker = "0"; activate_test_end_checker = "0"; activate_trace = "1"; activate_monitors = "1"; clear_x_bits_ld_non_bypass = "1"; bit_31_bypass_dcache = "1"; hdl_sim_caches_cleared = "1"; hbreak_test = "0"; allow_full_address_range = "0"; extra_exc_info = "0"; branch_prediction_type = "Dynamic"; bht_ptr_sz = "8"; bht_index_pc_only = "0"; gui_branch_prediction_type = "Automatic"; full_waveform_signals = "0"; export_pcb = "0"; avalon_debug_port_present = "0"; illegal_instructions_trap = "0"; illegal_memory_access_detection = "0"; illegal_mem_exc = "0"; slave_access_error_exc = "0"; division_error_exc = "0"; eic_present = "0"; num_shadow_reg_sets = "0"; gui_mmu_present = "0"; mmu_present = "0"; process_id_num_bits = "8"; tlb_ptr_sz = "7"; tlb_num_ways = "16"; udtlb_num_entries = "6"; uitlb_num_entries = "4"; fast_tlb_miss_exc_slave = ""; fast_tlb_miss_exc_offset = "0x00000000"; mpu_present = "0"; mpu_num_data_regions = "8"; mpu_num_inst_regions = "8"; mpu_min_data_region_size_log2 = "12"; mpu_min_inst_region_size_log2 = "12"; mpu_use_limit = "0"; hardware_divide_present = "0"; gui_hardware_divide_setting = "0"; hardware_multiply_present = "1"; hardware_multiply_impl = "embedded_mul"; shift_rot_impl = "fast_le_shift"; gui_hardware_multiply_setting = "embedded_mul_fast_le_shift"; reset_slave = "epcs/epcs_control_port"; break_slave = "cpu/jtag_debug_module"; exc_slave = "sdram/s1"; reset_offset = "0x00000000"; break_offset = "0x00000020"; exc_offset = "0x00000020"; cpu_reset = "0"; CPU_Implementation = "fast"; cpu_selection = "f"; device_family_id = "CYCLONEII"; address_stall_present = "1"; dsp_block_supports_shift = "0"; mrams_present = "0"; cpuid_value = "0"; dont_overwrite_cpuid = "1"; allow_legacy_sdk = "1"; legacy_sdk_support = "1"; inst_addr_width = "25"; data_addr_width = "25"; CPU_Architecture = "nios2"; cache_icache_burst_type = "none"; oci_sync_depth = "2"; hardware_multiply_omits_msw = "1"; big_endian = "0"; break_slave_override = ""; break_offset_override = "0x20"; altera_show_unreleased_features = "0"; altera_show_unpublished_features = "0"; altera_internal_test = "0"; alt_log_port_base = ""; alt_log_port_type = ""; cpuid_sz = "1"; gui_illegal_instructions_trap = "0"; advanced_exc = "0"; gui_illegal_memory_access_detection = "0"; cache_omit_dcache = "0"; cache_omit_icache = "0"; omit_instruction_master = "0"; omit_data_master = "0"; ras_ptr_sz = "4"; jtb_ptr_sz = "5"; ibuf_ptr_sz = "4"; always_bypass_dcache = "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"; Boot_Copier_EPCS_SII_SIII_CIII = "boot_loader_epcs_sii_siii_ciii.srec"; Boot_Copier_BE = "boot_loader_cfi_be.srec"; Boot_Copier_EPCS_BE = "boot_loader_epcs_be.srec"; Boot_Copier_EPCS_SII_SIII_CIII_BE = "boot_loader_epcs_sii_siii_ciii_be.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 = "32"; comment = "Size in bytes of each dcache line"; } CONSTANT nasys_dcache_line_size_log2 { value = "5"; comment = "Log2 size in bytes of each dcache line"; } } license_status = "encrypted"; mainmem_slave = "epcs/epcs_control_port"; datamem_slave = "epcs/epcs_control_port"; maincomm_slave = ""; germs_monitor_id = ""; } class = "altera_nios2"; class_version = "7.080900"; SYSTEM_BUILDER_INFO { Is_Enabled = "1"; Clock_Source = "clk_0"; Has_Clock = "1"; Parameters_Signature = ""; Is_CPU = "1"; Instantiate_In_System_Module = "1"; Required_Device_Family = "STRATIX,STRATIXGX,STRATIXII,STRATIXIIGX,STRATIXIIGXLITE,STRATIXIII,STRATIXIV,CYCLONE,CYCLONEII,CYCLONEIII,HARDCOPYIII,ARRIAII,TARPON,HARDCOPYIV"; Default_Module_Name = "cpu"; Top_Level_Ports_Are_Enumerated = "1"; View { Settings_Summary = "Nios II/f <br> 4-Kbyte Instruction Cache <br> 2-Kbyte Data Cache <br> JTAG Debug Module "; MESSAGES { } } } iss_model_name = "altera_nios2"; HDL_INFO { PLI_Files = ""; Precompiled_Simulation_Library_Files = ""; Simulation_HDL_Files = ""; Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/cpu_test_bench.vhd, __PROJECT_DIRECTORY__/cpu_mult_cell.vhd, __PROJECT_DIRECTORY__/cpu_oci_test_bench.vhd, __PROJECT_DIRECTORY__/cpu_jtag_debug_module_tck.vhd, __PROJECT_DIRECTORY__/cpu_jtag_debug_module_sysclk.vhd, __PROJECT_DIRECTORY__/cpu_jtag_debug_module_wrapper.vhd, __PROJECT_DIRECTORY__/cpu.vho"; Synthesis_Only_Files = ""; } MASTER tightly_coupled_instruction_master_0 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Is_Instruction_Master = "1"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER tightly_coupled_instruction_master_1 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Instruction_Master = "1"; Is_Readable = "1"; Is_Writeable = "0"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER tightly_coupled_instruction_master_2 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Instruction_Master = "1"; Is_Readable = "1"; Is_Writeable = "0"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER tightly_coupled_instruction_master_3 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Instruction_Master = "1"; Is_Readable = "1"; Is_Writeable = "0"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER data_master2 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "1"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Data_Master = "1"; Is_Readable = "1"; Is_Writeable = "1"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; } } MASTER tightly_coupled_data_master_0 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Data_Master = "1"; Is_Readable = "1"; Is_Writeable = "1"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER tightly_coupled_data_master_1 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Data_Master = "1"; Is_Readable = "1"; Is_Writeable = "1"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER tightly_coupled_data_master_2 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Data_Master = "1"; Is_Readable = "1"; Is_Writeable = "1"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } MASTER tightly_coupled_data_master_3 { PORT_WIRING { } SYSTEM_BUILDER_INFO { Register_Incoming_Signals = "0"; Bus_Type = "avalon"; Data_Width = "32"; Max_Address_Width = "31"; Address_Width = "8"; Address_Group = "0"; Is_Data_Master = "1"; Is_Readable = "1"; Is_Writeable = "1"; Has_IRQ = "0"; Is_Enabled = "0"; Is_Big_Endian = "0"; Connection_Limit = "1"; Is_Channel = "1"; } } PORT_WIRING { PORT jtag_debug_trigout { width = "1"; direction = "output"; Is_Enabled = "0"; } PORT jtag_debug_offchip_trace_clk { width = "1"; direction = "output"; Is_Enabled = "0"; } PORT jtag_debug_offchip_trace_data { width = "18"; direction = "output"; Is_Enabled = "0"; } PORT clkx2 { width = "1"; direction = "input"; Is_Enabled = "0"; visible = "0"; } } SIMULATION { DISPLAY { SIGNAL aaa { format = "Logic"; name = "i_readdata"; radix = "hexadecimal"; } SIGNAL aab { format = "Logic"; name = "i_readdatavalid"; radix = "hexadecimal"; } SIGNAL aac { format = "Logic"; name = "i_waitrequest"; radix = "hexadecimal"; } SIGNAL aad { format = "Logic"; name = "i_address"; radix = "hexadecimal"; } SIGNAL aae { format = "Logic"; name = "i_read"; radix = "hexadecimal"; } SIGNAL aaf { format = "Logic"; name = "clk"; radix = "hexadecimal"; } SIGNAL aag { format = "Logic"; name = "reset_n"; radix = "hexadecimal"; } SIGNAL aah { format = "Logic"; name = "d_readdata"; radix = "hexadecimal"; } SIGNAL aai { format = "Logic"; name = "d_waitrequest"; radix = "hexadecimal"; } SIGNAL aaj { format = "Logic"; name = "d_irq"; radix = "hexadecimal"; } SIGNAL aak { format = "Logic"; name = "d_address"; radix = "hexadecimal"; } SIGNAL aal { format = "Logic"; name = "d_byteenable"; radix = "hexadecimal"; } SIGNAL aam { format = "Logic"; name = "d_read"; radix = "hexadecimal"; } SIGNAL aan { format = "Logic"; name = "d_write"; radix = "hexadecimal"; } SIGNAL aao { format = "Logic"; name = "d_writedata"; radix = "hexadecimal"; } SIGNAL aap { format = "Logic"; name = "d_readdatavalid"; radix = "hexadecimal"; } SIGNAL aaq { format = "Logic"; name = "the_cpu_test_bench/W_pcb"; radix = "hexadecimal"; } SIGNAL aar { format = "Logic"; name = "the_cpu_test_bench/W_vinst"; radix = "ascii"; } SIGNAL aas { format = "Logic"; name = "the_cpu_test_bench/W_valid"; radix = "hexadecimal"; } SIGNAL aat { format = "Logic"; name = "the_cpu_test_bench/W_iw"; radix = "hexadecimal"; } } } } MODULE sdram { SLAVE s1 { PORT_WIRING { PORT clk { type = "clk"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT reset_n { type = "reset_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT az_addr { type = "address"; width = "22"; direction = "input"; Is_Enabled = "1"; } PORT az_be_n { type = "byteenable_n"; width = "2"; direction = "input"; Is_Enabled = "1"; } PORT az_cs { type = "chipselect"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT az_data { type = "writedata"; width = "16"; direction = "input"; Is_Enabled = "1"; } PORT az_rd_n { type = "read_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT az_wr_n { type = "write_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT za_data { type = "readdata"; width = "16"; direction = "output"; Is_Enabled = "1"; } PORT za_valid { type = "readdatavalid"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT za_waitrequest { type = "waitrequest"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT zs_addr { direction = "output"; width = "12"; Is_Enabled = "1"; } PORT zs_ba { direction = "output"; width = "2"; Is_Enabled = "1"; } PORT zs_cas_n { direction = "output"; width = "1"; Is_Enabled = "1"; } PORT zs_cke { direction = "output"; width = "1"; Is_Enabled = "1"; } PORT zs_cs_n { direction = "output"; width = "1"; Is_Enabled = "1"; } PORT zs_dq { direction = "inout"; width = "16"; Is_Enabled = "1"; } PORT zs_dqm { direction = "output"; width = "2"; Is_Enabled = "1"; } PORT zs_ras_n { direction = "output"; width = "1"; Is_Enabled = "1"; } PORT zs_we_n { direction = "output"; width = "1"; Is_Enabled = "1"; } } SYSTEM_BUILDER_INFO { Bus_Type = "avalon"; Read_Wait_States = "peripheral_controlled"; Write_Wait_States = "peripheral_controlled"; Hold_Time = "0cycles"; Setup_Time = "0cycles"; Is_Printable_Device = "0"; Address_Alignment = "dynamic"; Well_Behaved_Waitrequest = "0"; Is_Nonvolatile_Storage = "0"; Address_Span = "8388608"; Read_Latency = "0"; Is_Memory_Device = "1"; Maximum_Pending_Read_Transactions = "7"; Minimum_Uninterrupted_Run_Length = "1"; Accepts_Internal_Connections = "1"; Write_Latency = "0"; Is_Flash = "0"; Data_Width = "16"; Address_Width = "22"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = "0"; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; MASTERED_BY cpu/instruction_master { priority = "1"; Offset_Address = "0x00800000"; } MASTERED_BY cpu/data_master { priority = "1"; Offset_Address = "0x00800000"; } Base_Address = "0x00800000"; Has_IRQ = "0"; Simulation_Num_Lanes = "1"; Address_Group = "0"; IRQ_MASTER cpu/data_master { IRQ_Number = "NC"; } } } PORT_WIRING { PORT zs_addr { type = "export"; width = "12"; direction = "output"; Is_Enabled = "0"; } PORT zs_ba { type = "export"; width = "2"; direction = "output"; Is_Enabled = "0"; } PORT zs_cas_n { type = "export"; width = "1"; direction = "output"; Is_Enabled = "0"; } PORT zs_cke { type = "export"; width = "1"; direction = "output"; Is_Enabled = "0"; } PORT zs_cs_n { type = "export"; width = "1"; direction = "output"; Is_Enabled = "0"; } PORT zs_dq { type = "export"; width = "16"; direction = "output"; Is_Enabled = "0"; } PORT zs_dqm { type = "export"; width = "2"; direction = "output"; Is_Enabled = "0"; } PORT zs_ras_n { type = "export"; width = "1"; direction = "output"; Is_Enabled = "0"; } PORT zs_we_n { type = "export"; width = "1"; direction = "output"; Is_Enabled = "0"; } } iss_model_name = "altera_memory"; WIZARD_SCRIPT_ARGUMENTS { register_data_in = "1"; sim_model_base = "1"; sdram_data_width = "16"; sdram_addr_width = "12"; sdram_row_width = "12"; sdram_col_width = "8"; sdram_num_chipselects = "1"; sdram_num_banks = "4"; refresh_period = "15.625"; powerup_delay = "100.0"; cas_latency = "3"; t_rfc = "70.0"; t_rp = "20.0"; t_mrd = "3"; t_rcd = "20.0"; t_ac = "5.5"; t_wr = "14.0"; init_refresh_commands = "2"; init_nop_delay = "0.0"; shared_data = "0"; sdram_bank_width = "2"; tristate_bridge_slave = ""; starvation_indicator = "0"; is_initialized = "1"; MAKE { MACRO { PAD_DAT_FILES = "--pad=0"; } TARGET dat { sdram { Command1 = "if [ ! -d $(SIMDIR) ]; then mkdir $(SIMDIR) ; fi"; Command2 = "@echo Post-processing to create $(notdir $@)"; Command3 = "elf2dat --infile=$(ELF) --outfile=$(SIMDIR)/sdram.dat --base=0x00800000 --end=0xFFFFFF $(PAD_DAT_FILES) --create-lanes=0 --width=16 "; Dependency = "$(ELF)"; Target_File = "$(SIMDIR)/sdram.dat"; } } TARGET delete_placeholder_warning { sdram { Command1 = "rm -f $(SIMDIR)/contents_file_warning.txt"; Is_Phony = "1"; Target_File = "do_delete_placeholder_warning"; } } TARGET sym { sdram { Command1 = "if [ ! -d $(SIMDIR) ]; then mkdir $(SIMDIR) ; fi"; Command2 = "@echo Post-processing to create $(notdir $@)"; Command3 = "nios2-elf-nm -n $(ELF) > $(SIMDIR)/sdram.sym"; Dependency = "$(ELF)"; Target_File = "$(SIMDIR)/sdram.sym"; } } } contents_info = "SIMDIR/sdram.dat 1288192145 "; } SIMULATION { DISPLAY { SIGNAL a { name = "az_addr"; radix = "hexadecimal"; } SIGNAL b { name = "az_be_n"; radix = "hexadecimal"; } SIGNAL c { name = "az_cs"; } SIGNAL d { name = "az_data"; radix = "hexadecimal"; } SIGNAL e { name = "az_rd_n"; } SIGNAL f { name = "az_wr_n"; } SIGNAL h { name = "za_data"; radix = "hexadecimal"; } SIGNAL i { name = "za_valid"; } SIGNAL j { name = "za_waitrequest"; } SIGNAL l { name = "CODE"; radix = "ascii"; } SIGNAL g { name = "clk"; } SIGNAL k { name = "za_cannotrefresh"; suppress = "1"; } SIGNAL m { name = "zs_addr"; radix = "hexadecimal"; suppress = "0"; } SIGNAL n { name = "zs_ba"; radix = "hexadecimal"; suppress = "0"; } SIGNAL o { name = "zs_cs_n"; radix = "hexadecimal"; suppress = "0"; } SIGNAL p { name = "zs_ras_n"; suppress = "0"; } SIGNAL q { name = "zs_cas_n"; suppress = "0"; } SIGNAL r { name = "zs_we_n"; suppress = "0"; } SIGNAL s { name = "zs_dq"; radix = "hexadecimal"; suppress = "0"; } SIGNAL t { name = "zs_dqm"; radix = "hexadecimal"; suppress = "0"; } SIGNAL u { name = "zt_addr"; radix = "hexadecimal"; suppress = "1"; } SIGNAL v { name = "zt_ba"; radix = "hexadecimal"; suppress = "1"; } SIGNAL w { name = "zt_oe"; suppress = "1"; } SIGNAL x { name = "zt_cke"; suppress = "1"; } SIGNAL y { name = "zt_chipselect"; suppress = "1"; } SIGNAL z0 { name = "zt_lock_n"; suppress = "1"; } SIGNAL z1 { name = "zt_ras_n"; suppress = "1"; } SIGNAL z2 { name = "zt_cas_n"; suppress = "1"; } SIGNAL z3 { name = "zt_we_n"; suppress = "1"; } SIGNAL z4 { name = "zt_cs_n"; radix = "hexadecimal"; suppress = "1"; } SIGNAL z5 { name = "zt_dqm"; radix = "hexadecimal"; suppress = "1"; } SIGNAL z6 { name = "zt_data"; radix = "hexadecimal"; suppress = "1"; } SIGNAL z7 { name = "tz_data"; radix = "hexadecimal"; suppress = "1"; } SIGNAL z8 { name = "tz_waitrequest"; suppress = "1"; } } Fix_Me_Up = ""; PORT_WIRING { PORT clk { Is_Enabled = "1"; direction = "input"; width = "1"; } PORT zs_addr { Is_Enabled = "1"; direction = "input"; width = "12"; } PORT zs_ba { Is_Enabled = "1"; direction = "input"; width = "2"; } PORT zs_cas_n { Is_Enabled = "1"; direction = "input"; width = "1"; } PORT zs_cke { Is_Enabled = "1"; direction = "input"; width = "1"; } PORT zs_cs_n { Is_Enabled = "1"; direction = "input"; width = "1"; } PORT zs_dq { Is_Enabled = "1"; direction = "inout"; width = "16"; } PORT zs_dqm { Is_Enabled = "1"; direction = "input"; width = "2"; } PORT zs_ras_n { Is_Enabled = "1"; direction = "input"; width = "1"; } PORT zs_we_n { Is_Enabled = "1"; direction = "input"; width = "1"; } } } SYSTEM_BUILDER_INFO { Instantiate_In_System_Module = "1"; Is_Enabled = "1"; Default_Module_Name = "sdram"; Top_Level_Ports_Are_Enumerated = "1"; Clock_Source = "clk_0"; Has_Clock = "1"; Disable_Simulation_Port_Wiring = "0"; View { MESSAGES { } Settings_Summary = "4194304 x 16<br> Memory size: 8 MBytes<br> 64 MBits "; } } class = "altera_avalon_new_sdram_controller"; class_version = "7.080900"; HDL_INFO { Precompiled_Simulation_Library_Files = ""; Simulation_HDL_Files = ""; Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/sdram.vhd, __PROJECT_DIRECTORY__/sdram_test_component.vhd"; Synthesis_Only_Files = ""; } } MODULE epcs { SLAVE epcs_control_port { PORT_WIRING { PORT clk { type = "clk"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT reset_n { type = "reset_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT irq { type = "irq"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT address { type = "address"; width = "9"; direction = "input"; Is_Enabled = "1"; } PORT chipselect { type = "chipselect"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT dataavailable { type = "dataavailable"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT endofpacket { type = "endofpacket"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT read_n { type = "read_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT readdata { type = "readdata"; width = "32"; direction = "output"; Is_Enabled = "1"; } PORT readyfordata { type = "readyfordata"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT write_n { type = "write_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT writedata { type = "writedata"; width = "32"; direction = "input"; Is_Enabled = "1"; } PORT data_from_cpu { Is_Enabled = "0"; direction = "input"; type = "writedata"; width = "16"; } PORT data_to_cpu { Is_Enabled = "0"; direction = "output"; type = "readdata"; width = "16"; } PORT epcs_select { Is_Enabled = "0"; direction = "input"; type = "chipselect"; width = "1"; } PORT mem_addr { Is_Enabled = "0"; direction = "input"; type = "address"; width = "3"; } } SYSTEM_BUILDER_INFO { Has_IRQ = "1"; Bus_Type = "avalon"; Write_Wait_States = "1cycles"; Read_Wait_States = "1cycles"; Hold_Time = "0cycles"; Setup_Time = "0cycles"; Is_Printable_Device = "0"; Address_Alignment = "dynamic"; Well_Behaved_Waitrequest = "0"; Is_Nonvolatile_Storage = "1"; Address_Span = "2048"; Read_Latency = "0"; Is_Memory_Device = "1"; Maximum_Pending_Read_Transactions = "0"; Minimum_Uninterrupted_Run_Length = "1"; Accepts_Internal_Connections = "1"; Write_Latency = "0"; Is_Flash = "1"; Data_Width = "32"; Address_Width = "9"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = "0"; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; MASTERED_BY cpu/instruction_master { priority = "1"; Offset_Address = "0x01001800"; } MASTERED_BY cpu/data_master { priority = "1"; Offset_Address = "0x01001800"; } IRQ_MASTER cpu/data_master { IRQ_Number = "0"; } Base_Address = "0x01001800"; Address_Group = "0"; } WIZARD_SCRIPT_ARGUMENTS { class = "altera_avalon_epcs_flash_controller"; flash_reference_designator = ""; } } WIZARD_SCRIPT_ARGUMENTS { databits = "8"; targetclock = "20"; clockunits = "MHz"; clockmult = "1000000"; numslaves = "1"; ismaster = "1"; clockpolarity = "0"; clockphase = "0"; lsbfirst = "0"; extradelay = "0"; targetssdelay = "100"; delayunits = "us"; delaymult = "1e-006"; prefix = "epcs_"; register_offset = "0x200"; ignore_legacy_check = "1"; use_asmi_atom = "1"; MAKE { MACRO { EPCS_BOOT_ROM_FLASHTARGET_ALT_SIM_PREFIX = "$(EPCS_BOOT_ROM_FLASHTARGET_TMP1:0=)"; EPCS_BOOT_ROM_FLASHTARGET_TMP1 = "$(ALT_SIM_OPTIMIZE:1=RUN_ON_HDL_SIMULATOR_ONLY_)"; PAD_DAT_FILES = "--pad=0"; } MASTER cpu { MACRO { BOOTS_FROM_EPCS = "1"; BOOT_COPIER_EPCS = "boot_loader_epcs.srec"; CPU_CLASS = "altera_nios2"; CPU_RESET_ADDRESS = "0x1001800"; } } TARGET dat { epcs_boot_rom { Command1 = "if [ ! -d $(SIMDIR) ]; then mkdir $(SIMDIR) ; fi"; Command2 = "@echo Post-processing to create $(notdir $@)"; Command3 = "elf2dat --infile=$(ELF) --outfile=$(SIMDIR)/epcs_boot_rom.dat --base=0x01001800 --end=0x10019FF $(PAD_DAT_FILES) --width=32 "; Dependency = "$(ELF)"; Target_File = "$(SIMDIR)/epcs_boot_rom.dat"; } } TARGET delete_placeholder_warning { epcs { Command1 = "rm -f $(SIMDIR)/contents_file_warning.txt"; Is_Phony = "1"; Target_File = "do_delete_placeholder_warning"; } } TARGET flashfiles { epcs { Command1 = "@if [ $(BOOTS_FROM_EPCS) -eq 1 ]; then echo Post-processing to create $(notdir $@) ; elf2flash --input=$(ELF) --flash= --boot=$(DBL_QUOTE)$(shell $(DBL_QUOTE)$(QUARTUS_ROOTDIR)/sopc_builder/bin/find_sopc_component_dir$(DBL_QUOTE) $(CPU_CLASS) $(QUARTUS_PROJECT_DIR))/$(BOOT_COPIER_EPCS)$(DBL_QUOTE) --outfile=$(EPCS_BOOT_ROM_FLASHTARGET_ALT_SIM_PREFIX)epcs_boot_rom.flash --sim_optimize=$(ALT_SIM_OPTIMIZE) --epcs --base=0x0 --end=0x7FFFFFFF ; fi"; Dependency = "$(ELF)"; Target_File = "$(EPCS_BOOT_ROM_FLASHTARGET_ALT_SIM_PREFIX)epcs_boot_rom.flash"; } } TARGET hex { epcs_boot_rom { Command1 = "if [ ! -d $(SIMDIR) ]; then mkdir $(SIMDIR) ; fi"; Command2 = "@echo Post-processing to create $(notdir $@)"; Command3 = "elf2hex $(ELF) 0x01001800 0x10019FF --width=32 $(SIMDIR)/epcs_boot_rom.hex --create-lanes=0 "; Dependency = "$(ELF)"; Target_File = "$(SIMDIR)/epcs_boot_rom.hex"; } } TARGET sym { epcs { Command1 = "if [ ! -d $(SIMDIR) ]; then mkdir $(SIMDIR) ; fi"; Command2 = "@echo Post-processing to create $(notdir $@)"; Command3 = "nios2-elf-nm -n $(ELF) > $(SIMDIR)/epcs_boot_rom.sym"; Dependency = "$(ELF)"; Target_File = "$(SIMDIR)/epcs_boot_rom.sym"; } } } clockunit = "kHz"; contents_info = "SIMDIR/epcs_boot_rom.dat 1288192151 SIMDIR/epcs_boot_rom.hex 1288192151 "; delayunit = "us"; } class = "altera_avalon_epcs_flash_controller"; class_version = "7.080900"; SYSTEM_BUILDER_INFO { Is_Enabled = "1"; Clock_Source = "clk_0"; Has_Clock = "1"; Instantiate_In_System_Module = "1"; Required_Device_Family = "STRATIX,CYCLONE,CYCLONEII,CYCLONEIII,STRATIXIII,STRATIXII,STRATIXIIGX,ARRIAGX,STRATIXIIGXLITE,STRATIXIV,ARRIAII,TARPON"; Fixed_Module_Name = "epcs_controller"; Top_Level_Ports_Are_Enumerated = "1"; View { MESSAGES { } } } HDL_INFO { Precompiled_Simulation_Library_Files = ""; Simulation_HDL_Files = ""; Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/epcs.vhd"; Synthesis_Only_Files = ""; } PORT_WIRING { } } MODULE jtag_uart { SLAVE avalon_jtag_slave { PORT_WIRING { PORT clk { type = "clk"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT reset_n { type = "reset_n"; width = "1"; direction = "input"; Is_Enabled = "0"; } PORT av_irq { type = "irq"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT av_chipselect { type = "chipselect"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT av_address { type = "address"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT av_read_n { type = "read_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT av_readdata { type = "readdata"; width = "32"; direction = "output"; Is_Enabled = "1"; } PORT av_write_n { type = "write_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT av_writedata { type = "writedata"; width = "32"; direction = "input"; Is_Enabled = "1"; } PORT av_waitrequest { type = "waitrequest"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT dataavailable { type = "dataavailable"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT readyfordata { type = "readyfordata"; width = "1"; direction = "output"; Is_Enabled = "1"; } PORT rst_n { type = "reset_n"; direction = "input"; width = "1"; Is_Enabled = "1"; } } SYSTEM_BUILDER_INFO { Has_IRQ = "1"; Bus_Type = "avalon"; Read_Wait_States = "peripheral_controlled"; Write_Wait_States = "peripheral_controlled"; Hold_Time = "0cycles"; Setup_Time = "0cycles"; Is_Printable_Device = "1"; Address_Alignment = "native"; Well_Behaved_Waitrequest = "0"; Is_Nonvolatile_Storage = "0"; Read_Latency = "0"; Is_Memory_Device = "0"; Maximum_Pending_Read_Transactions = "0"; Minimum_Uninterrupted_Run_Length = "1"; Accepts_Internal_Connections = "1"; Write_Latency = "0"; Is_Flash = "0"; Data_Width = "32"; Address_Width = "1"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = "0"; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; JTAG_Hub_Base_Id = "262254"; JTAG_Hub_Instance_Id = "0"; Connection_Limit = "1"; MASTERED_BY cpu/data_master { priority = "1"; Offset_Address = "0x01002010"; } IRQ_MASTER cpu/data_master { IRQ_Number = "1"; } Base_Address = "0x01002010"; Address_Group = "0"; } } class = "altera_avalon_jtag_uart"; class_version = "7.080900"; iss_model_name = "altera_avalon_jtag_uart"; WIZARD_SCRIPT_ARGUMENTS { write_depth = "64"; read_depth = "64"; write_threshold = "8"; read_threshold = "8"; read_char_stream = ""; showascii = "1"; read_le = "0"; write_le = "0"; altera_show_unreleased_jtag_uart_features = "0"; } SIMULATION { DISPLAY { SIGNAL av_chipselect { name = "av_chipselect"; } SIGNAL av_address { name = "av_address"; radix = "hexadecimal"; } SIGNAL av_read_n { name = "av_read_n"; } SIGNAL av_readdata { name = "av_readdata"; radix = "hexadecimal"; } SIGNAL av_write_n { name = "av_write_n"; } SIGNAL av_writedata { name = "av_writedata"; radix = "hexadecimal"; } SIGNAL av_waitrequest { name = "av_waitrequest"; } SIGNAL dataavailable { name = "dataavailable"; } SIGNAL readyfordata { name = "readyfordata"; } SIGNAL av_irq { name = "av_irq"; } } INTERACTIVE_IN drive { enable = "0"; file = "_input_data_stream.dat"; mutex = "_input_data_mutex.dat"; log = "_in.log"; rate = "100"; signals = "temp,list"; exe = "nios2-terminal"; } INTERACTIVE_OUT log { enable = "1"; exe = "perl -- atail-f.pl"; file = "_output_stream.dat"; radix = "ascii"; signals = "temp,list"; } Fix_Me_Up = ""; } SYSTEM_BUILDER_INFO { Is_Enabled = "1"; Clock_Source = "clk_0"; Has_Clock = "1"; Instantiate_In_System_Module = "1"; Iss_Launch_Telnet = "0"; Top_Level_Ports_Are_Enumerated = "1"; View { MESSAGES { } Settings_Summary = "<br>Write Depth: 64; Write IRQ Threshold: 8 <br>Read Depth: 64; Read IRQ Threshold: 8"; } } HDL_INFO { Precompiled_Simulation_Library_Files = ""; Simulation_HDL_Files = ""; Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/jtag_uart.vhd"; Synthesis_Only_Files = ""; } PORT_WIRING { } } MODULE sysid { SLAVE control_slave { PORT_WIRING { PORT clock { type = "clk"; width = "1"; direction = "input"; Is_Enabled = "0"; } PORT reset_n { type = "reset_n"; width = "1"; direction = "input"; Is_Enabled = "0"; } PORT address { type = "address"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT readdata { type = "readdata"; width = "32"; direction = "output"; Is_Enabled = "1"; } } SYSTEM_BUILDER_INFO { Bus_Type = "avalon"; Write_Wait_States = "0cycles"; Read_Wait_States = "1cycles"; Hold_Time = "0cycles"; Setup_Time = "0cycles"; Is_Printable_Device = "0"; Address_Alignment = "native"; Well_Behaved_Waitrequest = "0"; Is_Nonvolatile_Storage = "0"; Read_Latency = "0"; Is_Memory_Device = "0"; Maximum_Pending_Read_Transactions = "0"; Minimum_Uninterrupted_Run_Length = "1"; Accepts_Internal_Connections = "1"; Write_Latency = "0"; Is_Flash = "0"; Data_Width = "32"; Address_Width = "1"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = "0"; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; MASTERED_BY cpu/data_master { priority = "1"; Offset_Address = "0x01002018"; } Base_Address = "0x01002018"; Has_IRQ = "0"; Address_Group = "0"; IRQ_MASTER cpu/data_master { IRQ_Number = "NC"; } } } class = "altera_avalon_sysid"; class_version = "7.080900"; SYSTEM_BUILDER_INFO { Date_Modified = ""; Is_Enabled = "1"; Instantiate_In_System_Module = "1"; Fixed_Module_Name = "sysid"; Top_Level_Ports_Are_Enumerated = "1"; Clock_Source = "clk_0"; Has_Clock = "1"; View { Settings_Summary = "System ID (at last Generate):<br> <b>4A849795</b> (unique ID tag) <br> <b>4CC83FD2</b> (timestamp: Wed Oct 27, 2010 @11:05 PM)"; MESSAGES { } } } WIZARD_SCRIPT_ARGUMENTS { id = "1250203541u"; timestamp = "1288191954u"; regenerate_values = "0"; MAKE { TARGET verifysysid { verifysysid { All_Depends_On = "0"; Command = "nios2-download $(JTAG_CABLE) --sidp=0x01002018 --id=1250203541 --timestamp=1288191954"; Is_Phony = "1"; Target_File = "dummy_verifysysid_file"; } } } } HDL_INFO { Precompiled_Simulation_Library_Files = ""; Simulation_HDL_Files = ""; Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/sysid.vhd"; Synthesis_Only_Files = ""; } PORT_WIRING { } } MODULE pio_led { SLAVE s1 { PORT_WIRING { PORT clk { type = "clk"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT reset_n { type = "reset_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT address { type = "address"; width = "2"; direction = "input"; Is_Enabled = "1"; } PORT write_n { type = "write_n"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT writedata { type = "writedata"; width = "4"; direction = "input"; Is_Enabled = "1"; } PORT chipselect { type = "chipselect"; width = "1"; direction = "input"; Is_Enabled = "1"; } PORT readdata { Is_Enabled = "1"; direction = "output"; type = "readdata"; width = "4"; } } SYSTEM_BUILDER_INFO { Bus_Type = "avalon"; Write_Wait_States = "0cycles"; Read_Wait_States = "1cycles"; Hold_Time = "0cycles"; Setup_Time = "0cycles"; Is_Printable_Device = "0"; Address_Alignment = "native"; Well_Behaved_Waitrequest = "0"; Is_Nonvolatile_Storage = "0"; Read_Latency = "0"; Is_Memory_Device = "0"; Maximum_Pending_Read_Transactions = "0"; Minimum_Uninterrupted_Run_Length = "1"; Accepts_Internal_Connections = "1"; Write_Latency = "0"; Is_Flash = "0"; Data_Width = "4"; Address_Width = "2"; Maximum_Burst_Size = "1"; Register_Incoming_Signals = "0"; Register_Outgoing_Signals = "0"; Interleave_Bursts = "0"; Linewrap_Bursts = "0"; Burst_On_Burst_Boundaries_Only = "0"; Always_Burst_Max_Burst = "0"; Is_Big_Endian = "0"; Is_Enabled = "1"; MASTERED_BY cpu/data_master { priority = "1"; Offset_Address = "0x01002000"; } Base_Address = "0x01002000"; Has_IRQ = "0"; Address_Group = "0"; IRQ_MASTER cpu/data_master { IRQ_Number = "NC"; } Is_Readable = "0"; Is_Writable = "1"; } } PORT_WIRING { PORT out_port { type = "export"; width = "4"; direction = "output"; Is_Enabled = "1"; } PORT in_port { direction = "input"; Is_Enabled = "0"; width = "4"; } PORT bidir_port { direction = "inout"; Is_Enabled = "0"; width = "4"; } } class = "altera_avalon_pio"; class_version = "7.080900"; SYSTEM_BUILDER_INFO { Is_Enabled = "1"; Instantiate_In_System_Module = "1"; Wire_Test_Bench_Values = "1"; Top_Level_Ports_Are_Enumerated = "1"; Clock_Source = "clk_0"; Has_Clock = "1"; Date_Modified = ""; View { MESSAGES { } Settings_Summary = " 4-bit PIO using <br> output pins"; } } WIZARD_SCRIPT_ARGUMENTS { Do_Test_Bench_Wiring = "0"; Driven_Sim_Value = "0"; has_tri = "0"; has_out = "1"; has_in = "0"; capture = "0"; Data_Width = "4"; reset_value = "0"; edge_type = "NONE"; irq_type = "NONE"; bit_clearing_edge_register = "0"; bit_modifying_output_register = "0"; } HDL_INFO { Precompiled_Simulation_Library_Files = ""; Simulation_HDL_Files = ""; Synthesis_HDL_Files = "__PROJECT_DIRECTORY__/pio_led.vhd"; Synthesis_Only_Files = ""; } } }