In /8085 adopt new nomenclature "nodes" instead of "nets", because channels and blocks are not technically nets, rename data files and scripts as follows:
/8085/net_names.txt -> /8085/node_names.txt
/8085/sizes.txt -> /8085/node_sizes.txt (generated file)
/scripts/net_channels.py -> /scripts/channels.py
/scripts/net_image.py -> /scripts/node_image.py
/scripts/net_sizes.py -> /scripts/node_sizes.py
/scripts/image_nets.py -> /scripts/nodes.py
Note: Breaks the other directories, will port over latest scripts to them later