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

Subversion Repositories miniuart2

[/] [miniuart2/] [trunk/] [sim/] [ModelSim/] [test_bench1/] [patt.in] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 22 philippe
-----------------------------
2
-- file patt.IN
3
-----------------------------
4
-- clk 100 ns
5
--
6
-- time run 300 us
7
------------------------------------------
8
------------------------------------------
9
--     WB_RST_I => PATT(0),
10
--     WB_ADR_I => PATT(2 downto 1),
11
--     WB_DAT_I => PATT(10 downto 3),
12
--     WB_DAT_O => VISU(7 downto 0),
13
--     WB_WE_I  => PATT(11),
14
--     WB_STB_I => PATT(12),
15
--     WB_ACK_O => VISU(8),
16
--
17
--     IntTx_O  => VISU(9),
18
--     IntRx_O  => VISU(10),
19
--
20
A    0 ns b_00_00000000_00_1  --rst async
21
R  200 ns b_11_10110111_00_0  --Write 0xB7 in Tx register
22
R  100 ns b_00_00000000_00_0  --release strobe => start emit on TxD
23
A  210 us b_10_00000000_00_0  --Read Rx register
24
R  100 ns b_00_00000000_00_0  --release strobe
25
R  100 ns b_10_00000000_01_0  --Read Stat register
26
R  100 ns b_00_00000000_00_0  --release strobe
27
--
28
-- fin fichier

powered by: WebSVN 2.1.0

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