Project

General

Profile

Actions

Wiki » History » Revision 10

« Previous | Revision 10/24 (diff) | Next »
Alexander Kamkin, 05/04/2011 04:53 PM


Installation

Install Icarus Verilog:

  • Download and unpack on of the releases available here.
  • Run sh configure --prefix=installation_directory.
  • Run make all install.
  • Set ICARUS_HOME: export ICARUS_HOME=installaction_directory.

Install VeriTool:

  • Download and unpack on of the releases available here:http://forge.ispras.ru/projects/veritool/files.
  • Run sh configure --prefix=veritool_installation_directory.
  • Run make all install.
  • Add veritool_installation_directory/bin to PATH.

Updated by Alexander Kamkin almost 13 years ago · 10 revisions