Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   VHDL (http://www.velocityreviews.com/forums/f18-vhdl.html)
-   -   Archiving Project in QuartusII (http://www.velocityreviews.com/forums/t22934-archiving-project-in-quartusii.html)

ALuPin 10-06-2004 06:45 AM

Archiving Project in QuartusII
 
Hi,

I have the following problem:

When I archive my project on disk H
there are user libraries defined for the project which are
also on H.

When I run the .qar-file everything is ok (I have copied the archived
project to disk E). But how can I manage that the user libraries are
not linked to H anymore?
I mean if I want to safe a running system and make some tests on the
design on H or on the user libraries on H then I would not have the
original design anymore.

That is how can I freeze everything of the original design?

I would appreciate your help.

Rgds

Ken Smith 10-08-2004 01:44 AM

Re: Archiving Project in QuartusII
 
In article <b8a9a7b0.0410052245.2b68cfb0@posting.google.com >,
ALuPin <ALuPin@web.de> wrote:
>Hi,
>
>I have the following problem:
>
>When I archive my project on disk H
>there are user libraries defined for the project which are
>also on H.
>
>When I run the .qar-file everything is ok (I have copied the archived
>project to disk E). But how can I manage that the user libraries are
>not linked to H anymore?
>I mean if I want to safe a running system and make some tests on the
>design on H or on the user libraries on H then I would not have the
>original design anymore.
>
>That is how can I freeze everything of the original design?


You could just make a copy of the whole directory tree so you save every
file involved.

Obviously you have to save the source *.vhd files. You also have to save
the *.qar and the *.acf (I think).

If you copy them back in, you have to "touch" them so that they are newer
than the compiled results. If you don't Quartus may not recompile them.

--
--
kensmith@rahul.net forging knowledge



All times are GMT. The time now is 05:27 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57