Aaron Goldstein
|
a1d0f6247f
|
Name nets automatically based on their contents, which I think is how altium does it... Also, add more random altium output files to ignore.
|
2020-06-04 06:53:17 -07:00 |
Aaron Goldstein
|
c39f4375cf
|
Expand net finding to include Power Ports and Net Labels, Hijack find_connected_wires for this purpose
|
2020-05-22 17:20:23 -07:00 |
Aaron Goldstein
|
cbe42461b1
|
Attempt to find pins on each net
|
2020-05-21 22:30:41 -07:00 |
Aaron Goldstein
|
3c16630df4
|
Store complete wire information within netlist object, Begin implementing a generic record search function
|
2020-05-21 19:54:15 -07:00 |
Aaron Goldstein
|
478ea80e62
|
Making the is_connected logic more understandable, Add spurious altium .NET file to ignore
|
2020-05-21 16:55:54 -07:00 |
Aaron Goldstein
|
6963b9a8cc
|
Implemented a really sloppy way of finding nets
|
2020-04-16 15:18:16 -07:00 |
Aaron Goldstein
|
233a67edf1
|
Attempting to write a parsing algorithm that's simple and works
|
2020-04-15 22:05:09 -07:00 |
Aaron Goldstein
|
78814409d4
|
Make args a little easier to understand, Separate out hierarchy determination, Make parts-list determination simpler
|
2020-04-15 13:40:52 -07:00 |
Aaron Goldstein
|
6044a89d72
|
Add test code to debug parts results
|
2020-03-11 23:22:49 -07:00 |
Aaron Goldstein
|
aa2b700326
|
Add hooks for parsing for parts list
|
2020-03-07 00:25:38 -08:00 |
Aaron Goldstein
|
13682614cc
|
Refactor to main function
|
2020-03-07 00:12:06 -08:00 |
Aaron Goldstein
|
1da9e0e534
|
Add option to arguments
|
2020-03-07 00:01:22 -08:00 |
Aaron Goldstein
|
f92a230ece
|
You know what's a great idea, write everything to a file, all the time - the user won't mind if we flood their filesystem.
Also, export to a reasonable looking pdf
Make json pretty printed
Add some notes to README.md to document my descent into madness
|
2020-03-06 23:14:43 -08:00 |
Aaron Goldstein
|
9881e4de06
|
Fix whitespace
|
2020-03-04 01:01:51 -08:00 |
Aaron Goldstein
|
22ad351161
|
Cleanup
|
2020-03-04 00:38:19 -08:00 |
Aaron Goldstein
|
5151cbad04
|
Remove printing from parse function
|
2020-03-04 00:34:33 -08:00 |
Aaron Goldstein
|
7c8e1dfa68
|
json output is in hierarchy, add python packaging stuff
|
2020-03-04 00:31:46 -08:00 |
Aaron Goldstein
|
a976ddf07e
|
Regex split schdocs into a list of dictionaries
|
2020-03-03 22:29:02 -08:00 |
Aaron Goldstein
|
8dfa166454
|
Move ipynb content over to parse.py, Update gitignore
|
2020-03-03 20:23:09 -08:00 |