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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [rtl/] [vlib/] [rlink/] [rlink_sp1c.vhd] - Diff between revs 16 and 19

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

Rev 16 Rev 19
Line 1... Line 1...
-- $Id: rlink_sp1c.vhd 437 2011-12-09 19:38:07Z mueller $
-- $Id: rlink_sp1c.vhd 476 2013-01-26 22:23:53Z mueller $
--
--
-- Copyright 2011- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
-- Copyright 2011- 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 37... Line 37...
use ieee.numeric_std.all;
use ieee.numeric_std.all;
 
 
use work.slvtypes.all;
use work.slvtypes.all;
use work.rblib.all;
use work.rblib.all;
use work.rlinklib.all;
use work.rlinklib.all;
use work.serport.all;
use work.serportlib.all;
 
 
entity rlink_sp1c is                    -- rlink_core8+serport_1clock combo
entity rlink_sp1c is                    -- rlink_core8+serport_1clock combo
  generic (
  generic (
    ATOWIDTH : positive :=  5;          -- access timeout counter width
    ATOWIDTH : positive :=  5;          -- access timeout counter width
    ITOWIDTH : positive :=  6;          -- idle timeout counter width
    ITOWIDTH : positive :=  6;          -- idle timeout counter width

powered by: WebSVN 2.1.0

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