Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by bgrattan@Jan 11 2007, 03:23 PM i found a way to keep it very clean. i am using rcs, and i made a batch file to check out all the necessary files, and none of the extraneous files.
basically, i make a new directory, and into it i check out:
-all .vhd files i created
-all .vhd files created by the megawizard
...
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=20512)
--- quote end ---
--- Quote End --- Do you copy the Wizard-generated files to your new directory? I haven't found a way of forcing the MegaWizard to place its output in a specific location. --- Quote Start --- originally posted by bgrattan@Jan 11 2007, 03:23 PM naturally, i have to update my batch file whenever i create new files, or stop using old files, but that's not too bad.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=20512)
--- quote end ---
--- Quote End --- That's what I was hoping to avoid but I guess there's no really clean way of doing that. Thanks for the feedback, Andrew