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

Subversion Repositories usb_fpga_2_13

[/] [usb_fpga_2_13/] [trunk/] [bmp/] [tests/] [014] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
//define[a1a][abc]
2
//define[a1b][abc]
3
//define[a2a][123]
4
//define[a2b][234]
5
--
6
//ifeq[a1b][a1b]
7
1
8
//else
9
//ifeq[a2a][a2b]
10
-1,2
11
//else
12
-1,-2
13
//endif
14
//endif
15
--
16
//ifneq[a1a][a1b]
17
-1
18
//else
19
//ifneq[a2a][a2b]
20
1,-2
21
//else
22
1,2
23
//endif
24
//endif
25
--

powered by: WebSVN 2.1.0

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