Hi,
--- In minimigtg68@yahoogroups.com, "mrmartian1271" <daryl@...> wrote:
> >
> > I'm using Quartus 7.2sp1, and can't load the project. I get an
error
> > about invalid characters in the name. What version are you using?
> >
>
> Okay - bad question (what version?), since I see others have used
this
> version. But, that also tells me that this should load just fine!
Argh!
>
It's getting upset by the '&' ampersand in the project name.
Illegal chars file names (as far as Quartus is concerned) are:
^&?*|<>;'
If you have one of those characters, you should get a message like:
http://au.geocities.com/redskulldc/q_ill.gif
Xilinx's ISE/EDK tools on the other hand don't like spaces anywhere
in the path name of any files in a project, at least that's my
experience.
Hope this helps,
Leslie