[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [N8VEM-S100:3447] Re: QAutorouter



Hi John,
Try this link.  Michael

freerouting-net-2014-04-30A.tar.gz

On Friday, May 2, 2014 4:41:09 PM UTC-7, monahanz wrote:

Andrew I seem to have lost the exact URL from where to download the “30A” version you mention below (QAutorouter, for windows).

Could you send me on the exact link

Thanks

John

 

From: Andrew Bingham [mailto:abi...@gmail.com]
Sent: Thursday, May 1, 2014 3:20 PM
To: n8ve...@googlegroups.com
Cc: mon...@vitasoft.org
Subject: Re: [N8VEM-S100:3447] Re: QAutorouter

 

John,

I downloaded the "30A" version of the file, extracted it with 7Zip, and ran \dist\FreeRouter.exe.  It popped up the "Open Your Own File" option just fine on my Win 8.1 x64 machine, with Java 7 Update 55 installed.

I dont have any EDA files to try, maybe a simple example to go with the package would be good?

Andrew B

On Thursday, May 1, 2014 1:37:51 PM UTC-7, monahanz wrote:

Hopefully you guys will get a working version for us Windows 8 64 bit users!

John

 

 

From: n8ve...@googlegroups.com [mailto:n8vem...@googlegroups.com] On Behalf Of Michael Narigon
Sent: Thursday, May 1, 2014 1:11 PM
To: n8ve...@googlegroups.com
Subject: [N8VEM-S100:3447] Re: QAutorouter

 

Hi Dave,

I had built the original version using the Java 1.8 compiler. I should have recognized that in 1.8 Oracle updated the class file format. Trying to execute class files built with 1.8 with the default target of 1.8 would give you an error (which you saw) when trying to run on 1.7. Fortunately there is a switch to the compiler that sets the target. I set that to 1.7 so that both 1.7 and 1.8 can execute the class files.

 

So, yes, the class files have the version they are targeted for in the file and that is the error you saw. Fortunately in real life I work with these kinds of systems so I was able to recognize what was going on.

 

I suspect the auto router isn't multi-threaded so you might not see much speed improvement. That would be a good project. I usually just let it go in the corner until it has done multiple passes without much improvement.

 

I am working on a set of boards, mainly for my education. For the backplane I wrote a script to generate the traces between the sockets because of the regularity. I did use the auto router for the miscellaneous circuitry.

 

Happy routing! Michael

--
You received this message because you are subscribed to the Google Groups "N8VEM-S100" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem-s100+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.