Skip to content
Snippets Groups Projects
Commit cee7c840 authored by Jingyan Ling's avatar Jingyan Ling
Browse files

update readme

parent 53ff2ea4
No related merge requests found
...@@ -39,7 +39,7 @@ The software converts each wiring information into wiring patterns onto the mech ...@@ -39,7 +39,7 @@ The software converts each wiring information into wiring patterns onto the mech
#### PCB osftware package #### PCB osftware package
This software package takes user input of electrical netlist and mechanical design, outputs an electrical design file with wiring information. We utilize the auto-router [FreeRouting](https://freerouting.org/) to generate wiring information that can be passed to the DFM software package. We use the electrical design file with extension of `dsn` to represent the PCB layout. The package imports the mechanical design from a drawing, treats it as PCB outlines and wiring keepout areas. This software package takes user input of electrical netlist and mechanical design, outputs an electrical design file with wiring information. We utilize the auto-router [FreeRouting](https://freerouting.org/) to generate wiring information that can be passed to the DFM software package. We use the electrical design file with extension of `dsn` to represent the PCB layout. The package imports the mechanical design from a drawing, treats it as PCB outlines and wiring keepout areas.
![](journal_media/fig12-2.png) ![](journal_media/fig12-2.png){:height="50%" width="50%"}
## Implement My Work ## Implement My Work
#### DFM software package #### DFM software package
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment