| |
-
software
 v2html
v2html is a free perl script that converts verilog designs into webpages.
Once converted the webpages can be opened directly in a browser (using File->Open), or placed on a webserver.
The webpages contain: The verilog with colour coded keywords, comments, signals etc. The colour coding lets you see at a glance whether a signal is an input, output, wire or register.
Links where modules, functions, tasks, defines, parameters etc. are used...
preview:
http://www.burbleland.com/v2html/
6/6/2007
Tags: verilog
 |