FilesModulesSignalsTasksFunctionsHelp

/* this is included by specifying on the command line */

`define D31   /*************
		comment
	       *************/

`ifdef D31
	`ifdef U31
		`define U32
		`define U33
	`else
		`define D32   /* these should get defined */
		`define D33   // comment
	`endif
`endif


FilesModulesSignalsTasksFunctionsHelp

This page: Maintained by: v2html730@burbleland.com
Created:Thu Jan 15 16:17:01 2009
From: testing/preproc/includes/inc3.v

Verilog converted to html by v2html 7.30.1.3 (written by Costas Calamvokis).Help