Forum Discussion
Galili
New Contributor
3 years agoHey,
My server is a workstation with a windows server, my cpu is xeon.
About the solution you wrote, does it mean i have to send the whole project to the server every compilation?
My server is a workstation with a windows server, my cpu is xeon.
About the solution you wrote, does it mean i have to send the whole project to the server every compilation?
_AK6DN_
Frequent Contributor
3 years agoWell IDK if Quartus runs on Windows server. Someone else will have to answer that. We ran linux on all our servers.
But yes, each Quartus process you run will need to access the full design directory. We did it thru shared NFS filesystems.
All our files were shared on fileservers that were mounted on our PCs and on our servers, so all systems had full file access.
I would think it you are running a server there would be a shared filesystem...