Commentary

This commit is contained in:
Wilson Snyder 2020-09-07 09:20:17 -04:00
parent 627d83e807
commit 4266c789ce

View File

@ -69,12 +69,12 @@ Linux distribution, see instead <<Install From a Package Manager>>.
=== OS Requirements === OS Requirements
Verilator is developed and has primary testing on Ubuntu. Versions have Verilator is developed and has primary testing on Ubuntu, with additional
also built on Redhat Linux, Apple OS-X, HPUX and Solaris. It should run testing on FreeBSD and Apple OS-X. Versions have also built on Redhat
with minor porting on any GNU/Linux-ish platform. Verilator also works on Linux, HPUX and Solaris. It should run with minor porting on any
Windows under Cygwin, and Windows under MinGW (gcc -mno-cygwin). Verilated GNU/Linux-ish platform. Verilator also works on Windows under Cygwin, and
output (not Verilator itself) compiles under all the options above, plus Windows under MinGW (gcc -mno-cygwin). Verilated output (not Verilator
MSVC++. itself) compiles under all the options above, plus MSVC++.
=== Install Prerequisites === Install Prerequisites