Home    --    Hierarchy    --    Packages    --    Entities    --    Instantiations    --    Sources

Entity work.peripheral_bus

Peripheral Bus Interface

Defined in VHDL/peripheral_bus.vhd

Author: John E. Kent
Version: 0.1 from 2010-08-28

Architectures

rtl


Libraries and global use clauses

library ieee
use ieee.numeric_std.all
use ieee.std_logic_1164.all
use ieee.std_logic_unsigned.all

Ports

clk instd_logic
CPU Interface signals
rst instd_logic
CPU Interface signals
cs instd_logic
CPU Interface signals
addr instd_logic_vector(7 downto 0)
CPU Interface signals
rw instd_logic
CPU Interface signals
data_in instd_logic_vector(7 downto 0)
CPU Interface signals
data_out outstd_logic_vector(7 downto 0)
CPU Interface signals
hold outstd_logic
CPU Interface signals
pb_rd_n outstd_logic
Peripheral Bus Interface Signals. IO + ($00 - $FF) (for compatibility with XSA-3S1000 / XST 3.0)
pb_wr_n outstd_logic
Peripheral Bus Interface Signals. IO + ($00 - $FF) (for compatibility with XSA-3S1000 / XST 3.0)
pb_addr outstd_logic_vector( 4 downto 0)
Peripheral Bus Interface Signals. IO + ($00 - $FF) (for compatibility with XSA-3S1000 / XST 3.0)
pb_data inoutstd_logic_vector(15 downto 0)
Peripheral Bus Interface Signals. IO + ($00 - $FF) (for compatibility with XSA-3S1000 / XST 3.0)
ide_cs outstd_logic
Peripheral chip selects on Peripheral Bus
eth_cs outstd_logic
Peripheral chip selects on Peripheral Bus
sl1_cs outstd_logic
Peripheral chip selects on Peripheral Bus
sl2_cs outstd_logic
Peripheral chip selects on Peripheral Bus

Generated on 1 Jan 2018 19:48:42 with VHDocL V0.2.6