URL
https://opencores.org/ocsvn/rio/rio/trunk
[/] [rio/] [trunk/] [bench/] [vhdl/] [TestUart.vhd] - Diff between revs 20 and 24
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 20 |
Rev 24 |
Line 49... |
Line 49... |
library ieee;
|
library ieee;
|
use ieee.std_logic_1164.all;
|
use ieee.std_logic_1164.all;
|
use ieee.numeric_std.all;
|
use ieee.numeric_std.all;
|
library std;
|
library std;
|
use std.textio.all;
|
use std.textio.all;
|
use work.test_common.all;
|
use work.rio_common.all;
|
|
|
|
|
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
-- Entity for TestUart.
|
-- Entity for TestUart.
|
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.