03/31/2003 TB Verified on 7.5, updated the readme.txt

[Updated 07.19.99 for CW - SZ Borland Corp.]

04/96

    Verilog.DLL - Language support for Verging

    This DLL lets you use Codewright's Template Expansion and Chromacoding
    features with Verilog language source files. While it is still worthwhile to use the DLL
    for the list of templates that it provides, and for selective display, the ChromaCoding
    can now be provided by CodeWright's Verilog ChromaCoding lexer. You can use this DLL
    with the lexer so that you can get the full functionality of both features. You may
    opt to use the DLL's ChromaCoding instead of CW's lexer, however the ChromaCoding
    that is provided by CW's lexer is better and easier to customize.

	ChromaCoding support covers Verilog keywords and system tasks/functions.
	Syntactic constructs include events, delays, and comments.

	Template expansion is supported for Verilog for() loops and begin/end
	blocks, and is configurable through the regular Template Setup dialog.

	A "Routines" function is provided to put the current buffer
	into selective-display mode, showing only module names.
    
    This package contains the source for VERILOG.DLL and compiled
    versions of the DLLs.
    
    To implement this support, 
    copy the appropriate VERILOG.DLL to your
	Codewright directory (16- or 32-bit). 	
	Copy the Verilog.DLL to CodeWright's directory.  
	Select Tools|Customize|Libraries 
	from the menu bar. Press the Add button and browse for Verilog.dll.


							 
	Copyright (C) 1996 by Borland Corporation.  All rights reserved.
		
	    
	Revision History:

            Mar-31-03           Verified on 7.5, updated TXT.
            Jul-19-00           Updates keywords and coloring of @
            Apr-19-96   1.00    Initial release
            Apr-25-96   1.01    Fixed bug in ChromaCoding parentheses
                                at the end of the buffer.
            Feb-13-96   1.10    Updated for CodeWright version 5.0.
