Back to Package Report
# Component - bus_mux ## Summary | Name | Location | Description | | --- | --- | --- | |bus_mux|mlite_pack.vhd#274|| ## Generics Count: 0 ## Ports Count: 15 | Name | Mode | Type | Description | | --- | --- | --- | --- | |imm_in|in|std_logic_vector ( 15 downto 0 )|| |reg_source|in|std_logic_vector ( 31 downto 0 )|| |a_mux|in|a_source_type|| |a_out|out|std_logic_vector ( 31 downto 0 )|| |reg_target|in|std_logic_vector ( 31 downto 0 )|| |b_mux|in|b_source_type|| |b_out|out|std_logic_vector ( 31 downto 0 )|| |c_bus|in|std_logic_vector ( 31 downto 0 )|| |c_memory|in|std_logic_vector ( 31 downto 0 )|| |c_pc|in|std_logic_vector ( 31 downto 2 )|| |c_pc_plus4|in|std_logic_vector ( 31 downto 2 )|| |c_mux|in|c_source_type|| |reg_dest_out|out|std_logic_vector ( 31 downto 0 )|| |branch_func|in|branch_function_type|| |take_branch|out|std_logic||
Back to Package Report