UltraEdit can be used, but need to add some junk to the file

D

Dilin

Guest
I'm using ultraedit, but i made few changes in the file wordfile .txt
present inside the installed folder.

just add the following junk to the wordfile.txt and it works perfectly


/L10"Verilog" Line Comment = // Block Comment On = /* Block Comment
Off = */ Escape Char = \ String Chars = "' File Extensions = v
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"<> , .?
/Function String = "%^([a-zA-Z_0-9^[^]*]+^)[ ^t]+([^p*&,
^t^[^]a-zA-Z_0-9.!]++)[~;]"
/Function String 1 = "%[a-zA-Z_0-9*]*::^([a-zA-Z_0-9^~]+^)[
^t^p]++([^p*&, ^t^[^]/*=:&a-zA-Z_0-9./(!]++)[~;]"
/Function String 2 = "%[a-zA-Z_0-9^][a-zA-Z_0-9^[^]]+[
^t*]+^([a-zA-Z_0-9]+^)[ ^t]++([^p*&, ^t^[^]a-zA-Z_0-9./(!]++)[~;]"
/Function String 3 = "%[a-zA-Z_0-9*&$^[^]*]+[
^t]+[a-zA-Z_0-9*&$^[^]]+[ ^t*]+^([a-zA-Z_0-9]+^)[ ^t]++([^p*&,
^t^[^]a-zA-Z_0-9./(!]++)[~;]"
/Function String 4 = "%[a-z_0-9^[^]*]++ [a-z_0-9*^[^]]+[
^t]++[a-z_0-9*^[^]]+[ ^t]++^([*a-z_0-9]+^)[ ^t]++([^p*&,
^t^[^]a-z_0-9./(!]++)[~;]"
/Function String 5 = "%^([a-zA-Z_0-9^[^]*]+^)[ ^t]++([^p*&,
^t^[^]a-zA-Z_0-9./()!]++)[~;]"
/Indent Strings = "{" ":"
/Unindent Strings = "}"
/C1"Keywords"
always and assign
begin buf bufif0 bufif1
case casex casez cmos
deassign default defparam disable
edge else end endcase endfunction endmodule endpimitive endspecify
endtable endtask event
for force forever fork function
highz0 highz1
if initial inout input integer
join
large
macromodule medium module nand negedge nmos nor not notif0 notif1
output
parameter pmos posedge primitive pull0 pull1 pulldown pullup
rcmos real realtime reg release repeat rnmos rpmos rtran rtranif0
rtranif1
scalared small specify specparam strengh strong0 strong1 supply0
supply1
table task time tran tranif0 tranif1 tri tri0 tri1 triand trior trireg
vectored
wait wand weak0 weak1 while wire wor
xnor xor

`define `error `include `elif `ifdef `else `endif `ifndef `undef

/C2"Operators"
+
-
=
// /
%
&
^
!
|
?
:
~
==
^
:=
<=




hope this will help u

dilin_divakar
 

Welcome to EDABoard.com

Sponsor

Back
Top