Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOk, so you need to do this:
- Install quartus in the host system and the guest system.
- Open the programmer window in the host system and set a remote password, or use this command: `jtagconfig --enableremote password` (You may want to choose a better password).
- In the guest system either type `jtagconfig --addserver <nameofhost> password` or go to the programmer configuration window and add it from there.
- You might have to fiddle with the windows firewall to enable the guest to connect to TCP port 1309.