File Name       Description                      Reference in Book
---------       -----------                      -----------------

cr_vlog         File created by Verilog-XL       Section 13.2

veriuser.c      File where the entries for       Section 13.2
                system tasks and corresponding
                C functions must be declared.


hello_v.c	User defined C routine		 Section 13.2
		for task $hello_verilog		 

hello.v 	Module which invokes		 Section 13.2
		the task $hello_verilog		

hverilog	The executable to be used in	 Section 13.2
		place of Verilog-XL default
		"verilog". not provided with
		with the examples. Need to create. 
