head 1.1; branch 1.1.1; access ; symbols arelease:1.1.1.1 avendor:1.1.1; locks ; strict; comment @# @; 1.1 date 2008.04.08.20.01.54; author fpga_is_funny; state Exp; branches 1.1.1.1; next ; commitid 2b3f47fbcb9e4567; 1.1.1.1 date 2008.04.08.20.01.54; author fpga_is_funny; state Exp; branches ; next ; commitid 2b3f47fbcb9e4567; desc @@ 1.1 log @Initial revision @ text @ R6502_TC\Reg_SP\symbol_sb

Declarations

Ports:

adr_i        : in     std_logic_vector (15 DOWNTO 0) ;
clk_clk_i    : in     std_logic  ;
ld_i         : in     std_logic_vector (1 DOWNTO 0) ;
ld_sp_i      : in     std_logic  ;
rst_rst_i    : in     std_logic  ;
sel_sp_as_i  : in     std_logic  ;
sel_sp_in_i  : in     std_logic  ;
sel_sp_val_i : in     std_logic  ;
adr_nxt_sp_o : out    std_logic_vector (15 DOWNTO 0) ;
adr_sp_o     : out    std_logic_vector (15 DOWNTO 0)

User:


Generic Declarations

Package List

LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_arith.all;
@ 1.1.1.1 log @First Revision After the successfully functional test with a SoC of an APPLE][+, I corrected the wrong CVS log entry "$log$" to "$Log$" into all VHDL files. I hope this will not have a bad impact for cpu6502_tc...smile The CVS history in the VHDL files is fine now. @ text @@