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

Subversion Repositories idea

[/] [idea/] [trunk/] [simulation/] [idea_machine/] [reg16.pat] - Blame information for rev 11

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 marta
-- File Name   :  reg16.pat                                             --
2
-- Description :  The test patterns of the 16-bit register              --
3
--                for the normal verification of the structural view    --
4
--                with zero delay                                       --
5
-- Purpose     :  To be used by ASIMUT                                  --
6
-- Date        :  Aug 22, 2001                                          --
7
-- Version     :  1.1                                                   --
8
-- Author      :  Martadinata A.                                        --
9
-- Address     :  VLSI RG, Dept, of Electrical Engineering ITB,         --
10
--                Bandung, Indonesia                                    --
11
-- E-mail      :  marta@ic.vlsi.itb.ac.id                               --
12
 
13
in   vdd;;
14
in   vss;;
15
in   d(15 downto 0) X;;
16
in   en;;
17
in   clr;;
18
out  q(15 downto 0) X;;
19
 
20
begin
21
path_1  : 1 0  0000  1 0 ?0000;
22
path_2  : 1 0  1111  0 0 ?0000;
23
path_3  : 1 0  1111  1 0 ?1111;
24
path_4  : 1 0  0000  0 0 ?1111;
25
path_5  : 1 0  0000  1 0 ?0000;
26
path_6  : 1 0  0000  0 0 ?0000;
27
path_7  : 1 0  1111  1 0 ?1111;
28
path_8  : 1 0  1111  0 1 ?0000;
29
path_9  : 1 0  1111  1 1 ?0000;
30
path_10 : 1 0  1111  0 1 ?0000;
31
path_11 : 1 0  0000  1 1 ?0000;
32
path_12 : 1 0  1111  0 0 ?0000;
33
path_13 : 1 0  1111  1 0 ?1111;
34
path_14 : 1 0  0000  0 0 ?1111;
35
path_15 : 1 0  0000  1 0 ?0000;
36
path_16 : 1 0  1111  0 0 ?0000;
37
path_17 : 1 0  1111  1 0 ?1111;
38
path_18 : 1 0  1111  0 0 ?1111;
39
path_19 : 1 0  0000  1 0 ?0000;
40
path_20 : 1 0  0000  0 0 ?0000;
41
end;

powered by: WebSVN 2.1.0

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