Subject: Re: short doc for installing the new pre-release
From: Dale E Martin (dmartin@cliftonlabs.com)
Date: Thu May 10 2001 - 14:56:58 MDT
> I'm trying to install the new savant pre-release with some problems.
> Is it possible to post to this list a short document about installing?
Sure. I guess I should add to the "errata" that shared library support is
broken in the prerelease.
You only need to install SAVANT if you're doing front end work. You need
all three packages for simulation. These directions assume simulation, and
they're off the top of my head. Report problems back to this list please.
1) Download all three packages.
2) unpack them
3) set SAVANTROOT to where you unpacked savant, TYVISROOT to where you
unpacked tyvis, and WARPEDROOT to where you unpacked warped.
4) set PCCTSROOT to point at the directory where the PCCTS headers reside.
5) cd savant; ./configure; make
6) cd warped; ./configure; make
7) cd tyvis; ./configure; make
Any time you run the analyzer these environment variables should be set.
When shared library support is working again you won't need these variables
any more if you install stuff in standard places. I've had only one user
report build problems, I'm looking into the right now. Any reports of
successes or failures would be appreciated.
It should be much simpler to utilized std_logic_1164 now - the packages
should be in savant/lib/vhdl/ieee. Analyze them with the flags found in
Makefile.am and you should get a setup where scram can find the libraries
automatically, for both analysis and compilation.
Thanks,
Dale
-- Dale E. Martin, Clifton Labs, Inc. Senior Computer Engineer dmartin@cliftonlabs.com http://www.cliftonlabs.com pgp key available
This archive was generated by hypermail 2b25 : Mon Mar 18 2002 - 13:00:02 MST