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

Subversion Repositories rio

[/] [rio/] [branches/] [2.0.0-development/] [bench/] [vhdl/] [TestRioSerial.vhd] - Diff between revs 41 and 48

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

Rev 41 Rev 48
Line 7... Line 7...
-- 
-- 
-- Description
-- Description
-- Contains automatic simulation test code to verify a RioSerial implementation.
-- Contains automatic simulation test code to verify a RioSerial implementation.
-- 
-- 
-- To Do:
-- To Do:
-- -
-- - Replace TestSwitchPort with generic TestPortPacketBuffer from common library.
 
-- - Move TestSymbolPort to generic library.
-- 
-- 
-- Author(s): 
-- Author(s): 
-- - Magnus Rosenius, magro732@opencores.org 
-- - Magnus Rosenius, magro732@opencores.org 
-- 
-- 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Line 78... Line 79...
use ieee.numeric_std.all;
use ieee.numeric_std.all;
library std;
library std;
use std.textio.all;
use std.textio.all;
use work.rio_common.all;
use work.rio_common.all;
use work.TestRioSerialPackage.all;
use work.TestRioSerialPackage.all;
 
use work.TestPortPackage.all;
 
 
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- Entity for TestRioSerial.
-- Entity for TestRioSerial.
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Line 2560... Line 2562...
use ieee.numeric_std.all;
use ieee.numeric_std.all;
library std;
library std;
use std.textio.all;
use std.textio.all;
use work.rio_common.all;
use work.rio_common.all;
use work.TestRioSerialPackage.all;
use work.TestRioSerialPackage.all;
 
use work.TestPortPackage.all;
 
 
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- 
-- 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Line 2819... Line 2822...
use ieee.numeric_std.all;
use ieee.numeric_std.all;
library std;
library std;
use std.textio.all;
use std.textio.all;
use work.rio_common.all;
use work.rio_common.all;
use work.TestRioSerialPackage.all;
use work.TestRioSerialPackage.all;
 
use work.TestPortPackage.all;
 
 
 
 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-- 
-- 
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

powered by: WebSVN 2.1.0

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