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.19.59.36; author fpga_is_funny; state Exp; branches 1.1.1.1; next ; commitid 2b3f47fbcb9e4567; 1.1.1.1 date 2008.04.08.19.59.36; author fpga_is_funny; state Exp; branches ; next ; commitid 2b3f47fbcb9e4567; desc @@ 1.1 log @Initial revision @ text @
ch_a_i : in std_logic_vector (7 DOWNTO 0) ; ch_b_i : in std_logic_vector (7 DOWNTO 0) ; reg_0flag_core_i : in std_logic ; reg_3flag_core_i : in std_logic ; reg_7flag_core_i : in std_logic ; sel_alu_as_i : in std_logic ; sel_alu_out_i : in std_logic_vector (2 DOWNTO 0) ; d_alu_o : out std_logic_vector (7 DOWNTO 0) ; reg_0flag_o : out std_logic ; reg_1flag_o : out std_logic ; reg_6flag_o : out std_logic ; reg_7flag_o : out std_logic
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 @@