obsidian-notes/代码/器件库设计.md
CSSC-WORK\murmur 3e6078442b init version
2024-04-15 11:19:57 +08:00

32 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 器件库设计
updated: 2022-05-16 09:18:50Z
created: 2022-02-09 06:23:48Z
tags:
- '#器件库'
---
id序号
"Name",名字。不含封装代码
"Manufaturer Part Number",型号。具有唯一性
"Value" ,值
"Part Class",类别
"PCB Footprint",封装
"Manufacturer",生产商
"Description" 简介。json格式
"Price" ,单价
"Supplier P.N." 供应商编号主要是jlc编号
"Materials Code" ,物资编码,对应物资管理系统中的编码
## cadence中主要属性
"HEADER" "ID" "Part Reference" "Location X-Coordinate" "Location Y-Coordinate" "Supplier Part Num" "Manufacturer Part Num" "Num Pins" "Item Num" "Altera Prt # ""# Pins" "Manufaturer" "Supplier" "Supplier Prt #" "Part Type" "Mfr Code" "room"
# 界面
![c02628b35816ea66e4b0b57c3c5ac18d.png](../../_resources/c02628b35816ea66e4b0b57c3c5ac18d.png)
![7939f78905616156663732ab2983d80f.png](../../_resources/7939f78905616156663732ab2983d80f.png)
# 源码
[database2.aardio](../_resources/database2.aardio)
[editDescription2.aardio](../_resources/editDescription2.aardio)
##器件库