1 / 6

network_application_core

network_application_core. SDRAM. snort_module. snort_app. cntrl. Leon_ctrl. FPX SDRAM Interface. addr_cpu. Logic. Leon Core. addr. data_cpu. data. addr_cpp. cpp. Debug ??. data_cpp. IPWrappers. Gig_Eth. Note: rest and clk signals not shown !!!. Vhdl record definitions.

jubal
Download Presentation

network_application_core

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. network_application_core SDRAM snort_module snort_app cntrl Leon_ctrl FPX SDRAM Interface addr_cpu Logic Leon Core addr data_cpu data addr_cpp cpp Debug ?? data_cpp IPWrappers Gig_Eth Note: rest and clk signals not shown !!!

  2. Vhdl record definitions memo : memory_out_type { address(28) : data(32) : ramsn(3) : ramoen(3) : iosn(1) : romsn(2) : oen(1) : writen(1) : wrn(4) : bdrive(1) : read(1) : } memi : memory_in_type { data(32) : brdyn(1) : bexcn(1) : writen(1) : wrn(4) : }

  3. Vhdl record definitions mctrlo : mctrl_out_type { } sdo : sdram_out_type { } sdi : sdram_in_type { }

  4. Vhdl record definitions (cont) ahbsi : ahb_slv_in_type { } ahbso : ahb_slv_out_type { } aphi : apb_slv_in_type { } apho : apb_slv_out_type { }

  5. Vhdl record definitions (cont) pioo : pio_out_type { } wpo : wprot_out_type { } ahbmi : ahb_mst_in_vector { } ahbmo : ahb_mst_out_vector { }

  6. Vhdl record definitions (debug signal) dmo : dsumem_out_type { } dmi : dsumem_int_type { } dsi : dsuif_in_type { } dsuo : dsu_out_type { }

More Related