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

Subversion Repositories hive

[/] [hive/] [trunk/] [v04.05/] [tst_encode.h] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 ericw
`ifndef _tst_encode_h_
2
`define _tst_encode_h_
3
 
4
//
5
`define z               2'h0
6
`define nz              2'h1
7
`define lz              2'h2
8
`define nlz             2'h3
9
//
10
`define e               4'h8
11
`define ne              4'h9
12
`define ls              4'ha
13
`define nls             4'hb
14
`define lu              4'hc
15
`define nlu             4'hd
16
//
17
 
18
`endif  // _tst_encode_h_

powered by: WebSVN 2.1.0

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