I am an ASIC engineer who frequently 'takes work home' with me.
>Recently, I began using ssh to remotely login to our company's
>servers to run some Verilog/VHDL simulations. Launching
>sims (from the UNIX command line) is fairly easy and painless,
>but any kind of interactive (GUI) operations are pitifully
>slow over an WAN/internet connection. In the past, I
>haven't needed to do much more than check on running jobs,
>restart them, then logout. Now, I find the need to do some
>interactive debugging work (waveform viewing, code editing,
>etc.)
Have you tried tightVNC on maximum compression? The lossy compression leads to some visible artefacts on bitmaps (e.g. your modelsim wave window), but it's a lot better than anything else I've tried over a voice band modem.
Regards, Allan.