I downloaded a newer Android SDK for Qt and did a VeroRoute build with it. I can get it to run on my Kindle Fire tablet but it wont install on my phone (which has a a newer Android version than my Kindle). I have uploaded a test apk that you can try out (veroroute-2.40-test.apk). I would be interested to know if it works on any other Android devices than my Kindle.
The netlist doesnt contain part footprints so wont help with optimising a layout. There are probably some more modern netlist formats that contain additional information on part sizes and design limits for PCB layout and testing. You would be best off using an EDA program that starts with circuit schematic and all the part info.
The netlist doesnt contain part footprints so wont help with optimising a layout. There are probably some more modern netlist formats that contain additional information on part sizes and design limits for PCB layout and testing. You would be best off using an EDA program that starts with circuit schematic and all the part info. VeroRoute is
There is no netlist export and no easy way to get it from a vrt. I dont see the value in having that functionality and am wondering why you would need it. May I ask what you are trying to do?
There is no netlist export and no easy way to get it from a vrt. I dont see the value in having that functionality and am wondering why you would need it. May I ask what yiu are trying to do?
There is no netlist export and no easy way to get it from a vrt. I dont see the value in having that functionality and am wondering why you would need it. May I ask what yiu are trying to do?
Nets in VeroRoute are just numbers (the things you see in the "Broken Nets" list of the control panel). They are not named, as you might find in the import file. During import, each net in the import file will be mapped to a unique net number within VeroRoute. You can use whatever part types (i.e. package names) you want in the import file so long as you set up appropriate aliases for them within VeroRoute. Unrecognised types in the import file will be listed at the bottom of the "Part Aliases" dialog,...
Force small menu font on Android to try avoid strings with ellipses. Better handle file names for Android.