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/] [015] - Rev 2

Compare with Previous | Blame | View Log

//define[a1a][abc]
a1a
//noexpand[!]a1a!
--
//ifeq[a1a][abc]
1
//else
-1
//endif
--
//ifeq[//noexpand!a1a!][abc]
1
//else
-1
//endif
--
//ifneq[//noexpand!a1a!][abc]
-1
//else
1
//endif
--

--
//ifeq[a1a][a1a]
2
//else
-2
//endif
--
//ifeq[a1a][//noexpand!a1a!]
2
//else
-2
//endif
--
//ifneq[a1a][//noexpand!a1a!]
-2
//else
2
//endif
--

--
//ifeq[//noexpand!a1a!][//noexpand!a1a!]
3
//else
-3
//endif
--
//ifneq[//noexpand!a1a!][//noexpand!a1a!]
-3
//else
3
//endif
--

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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