📄 readme
字号:
v2html - verilog to html converter----------------------------------See LICENCE.TXT for details of licencing.See http://www.burbleland.com/v2html for more information.Files included:README - this filev2html - v2html perl scriptv2html-cgi - CGI helper script (for collapsible hierarchy)LICENCE.TXT - licencev2html.man.html - man page in html formatv2html.1 - man page in nroff format- Make sure you have perl version 5.004 or later (perl -v tells you the version).Unix Installation------------------ Copy v2html to somewhere like /usr/local/bin.- If you are using the CGI script then see your web-server's documentation on where to put CGI scripts.- Copy v2html.1 to somewhere like /usr/local/man.If your copy of perl is not in /usr/bin then you will have to edit thefirst line of v2html and v2html-cgi to refer to where your copy ofperl in installed. Alternatively you could install a link from /usr/bin/perl to your copy of perl.Windows Installation--------------------- Put the v2html script somewhere (eg C:\v2html)- Then, assuming you have Perl installed as c:\perl\bin\perl.exe, you should be able to run v2html from a DOS box with a command like this: c:\perl\bin\perl.exe c:\v2html\v2html -f my_cmd_file.vc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -