Skip to content

easyeda/easyeda-pro-netlist-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English README

嘉立创EDA专业版网表格式

本仓库提供嘉立创EDA专业版(EasyEDA Pro)原理图网表文件(.enet)的格式规范说明与示例文件。

文件说明

文件 说明
easyeda-pro-netlist-format.md 网表格式规范(中文)
easyeda-pro-netlist-format-en.md 网表格式规范(English)
example/easyeda-pro-netlist-example-lite.enet 简单示例网表(3个元器件)
example/easyeda-pro-netlist-example-complex.enet 复杂示例网表(496个元器件,RK3566开发板)

格式概要

.enet 文件为 JSON 格式,包含以下顶层字段:

  • version — 格式版本号(当前 2.0.0
  • components — 元器件集合,包含属性和引脚网络连接
  • designRule — 设计规则(走线物理规则、网络规则)
  • differentialPair — 差分对定义
  • netClass — 网络类定义
  • equalLengthNetGroup — 等长网络组定义

详细字段说明请参阅 格式规范文档

相关链接

About

嘉立创EDA专业版原理图网表格式说明;EasyEDA Pro schematic netlist format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors