startup.vhd


library IEEE;

use IEEE.std_logic_1164.all;
use IEEE.std_logic_misc.all;
use IEEE.std_logic_arith.all;

-- "$Header: /n3/local_user/boards/BONEYARD/mmacxlnx_1_3/RCS/startup.vhd,v 1.0 95/09/07 19:31:00 jrosen Exp Locker: jrosen $";

entity startup is

port (

GSR : in std_logic

);
end startup ;


architecture BEHAVIOR of startup is


begin


end;


HDLMaker Generated Files
startup.job Synopsys script file