This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Requires GNU parallel and atlc to run. | |
# Three cases: | |
# Case 1: Trace width 0.28, diff pair spacing 0.15, diff pair to ground plane spacing 0.15 | |
# Case 2: Trace width 0.31, diff pair spacing 0.15, diff pair to ground plane spacing 0.20 | |
# Case 3: Trace width 0.40, diff pair spacing 0.20, diff pair to ground plane spacing 0.20 | |
# create_bmp ... w s g ... | |
# trace width, pair space, outer space |