OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [rtl/] [vlib/] [genlib/] [genlib.vhd] - Diff between revs 2 and 12

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 12
Line 1... Line 1...
-- $Id: genlib.vhd 314 2010-07-09 17:38:41Z mueller $
-- $Id: genlib.vhd 389 2011-07-07 21:59:00Z mueller $
--
--
-- Copyright 2007-2010 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
-- Copyright 2007-2010 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
--
--
-- This program is free software; you may redistribute and/or modify it under
-- This program is free software; you may redistribute and/or modify it under
-- the terms of the GNU General Public License as published by the Free
-- the terms of the GNU General Public License as published by the Free
Line 151... Line 151...
    DONE : out slbit;                   -- mark last delay cycle
    DONE : out slbit;                   -- mark last delay cycle
    BUSY : out slbit                    -- timer running
    BUSY : out slbit                    -- timer running
  );
  );
end component;
end component;
 
 
end genlib;
end package genlib;
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.