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

Subversion Repositories miniuart2

[/] [miniuart2/] [trunk/] [sim/] [ModelSim/] [test_bench2/] [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
--     TxD_PAD_O => VISU(11),
21
--     RxD_PAD_I => PATT(13)
22
--
23
A    0 ns b_1_00_00000000_00_1  --rst async
24
R  200 ns b_1_11_01010000_00_0  --Write 0x50 in Tx register
25
R  100 ns b_1_00_00000000_00_0  --release strobe => start emit on TxD
26
R  210 us b_1_10_00000000_01_0  --Read Stat register
27
R  100 ns b_1_00_00000000_00_0  --release strobe
28
--
29
-- end file

powered by: WebSVN 2.1.0

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