반응형

http://kumargs-pcb-design.blogspot.com/2009/01/cadence-allegro-file-extensions-and.html

 

Cadence Allegro file Extensions and what they contain.

*********************************************** . brd - Board database file–typically the printed circuit board (PCB) design file that you ...

kumargs-pcb-design.blogspot.com

Allegro PCB를 설계를 하다보면 여러 확장자들이 나오게 되는데, 이에 대한 설명이 위 링크에 잘 나와있다.

 

Cadence Allegro file Extensions and what they contain.

***********************************************
.brd - Board database file–typically the printed circuit board (PCB) design file that you add symbols and a net list to when designing the board.

(PCB 보드파일 데이터)


.dra - Drawing file–graphics that can be graphically edited and used to create the binary symbols that are used in the .brd file.

(심볼 그래픽 데이터)


.mdd - Module definitions–sections of a board design that include package symbols and logical connections.

(패키지 심볼, 로직적 연결을 모듈로 담은 데이터)


.psm - Package symbol, footprint.

(패키지 심볼에 대한 데이터)


.bsm - Mechanical symbol (board symbol) that gets added to a board with no logic attached.

(Mechanical 심볼 제작시 나오는 데이터)


.osm - Format symbol, (other symbol)–typically graphics, notes,drawing format, notes, logo’s. 

(포맷 심볼 데이터 (A4 B4 같은...)


.ssm - Shape symbol–when a pad is an irregular shape (not a circle, square, rectangle, and so on). 

(정규화된 패드가 아닌 이형패드를 만들 때 Shape Symbol로 만드는데, 그때 나오는 데이터 )


.fsm - Flash symbol–used to define a thermal relief pad. There is an editor that helps you automatically create these.

(Thermal pad에 관한 데이터)


.pad - A padstack.

(패드 생성시 나오는 데이터)

 

.dat - Netlist file.

(pstchip.dat  -  PCB Footprint 맵핑정보)

(pstxnet.dat  -  Net의 배선 정보)

(pstxprt.dat  -  사용된 part 정보)

 

.drl - 드릴 가공 정보를 가진 파일 (NC가공을 위한 G-code 점형가공).

(pstchip.dat  -  PCB Footprint 맵핑정보)

 

.rou - Cutting Route 가공 정보를 가진 파일 (NC가공을 위한 G-code 선형가공).

(pstchip.dat  -  PCB Footprint 맵핑정보)

 

.art - Artwork Gerber file

(거버파일)

 

.ilinit - SKILL initial file

(Allegro SKILL언어 초기화 파일)

 

.il - SKILL extension

(SKILL 파일 확장명)

 

.eil - encrypted SKILL extension

(캡슐화한 SKILL 파일 확장명)

 

.rpt - report file

(결과에 대한 리포트 파일)


.scr - Script or macro file–an ASCII text file containing Allegro commands that can be replayed to reproduce the same results as if you were selecting those commands.

(설정파일 저장하여 재사용할때 스크립트, 매크로에 관한 데이터)

https://ansan-survivor.tistory.com/178

 

[PCB Editor] OrCAD/Allegro PCB script(.src) 기능 사용하기 (설정값 저장하고 불러오기)

PCB Editor에는 script라는 기능이 있는데, 이는 내가 어떤 PCB를 설계하면서, 다음번에도 비슷한 작업을 할 때, 지금 작업한 값들을 불러오기 위함이다. 예를 들어 아래와 같이 Text정렬이 안되고 검정바탕색을..

ansan-survivor.tistory.com


.tcfx - Technology file–ASCII file of constraints and design rules.

(테크파일, Constraint Management, Cross Section의 속성값들을 가진 데이터, import-export로 사용가능)

https://ansan-survivor.tistory.com/180

 

[PCB Editor] techfile(.tcfx) 사용법, Constraint Management Rule (CM Rule) Design Rule 및 Cross Section 설정 값 내보내기 불러오기

이전에 작업한 Design Rule이나 Layer 설정등을 불러와서 작업하고 싶을때 아래와 같이 Techfile을 활용한다. 예를 들어 아래와 같은 CM룰, Cross Section값을 지닌 설계파일의 Techfile을 내보내고, 새로운 보드..

ansan-survivor.tistory.com


.mcm - Multi-chip Module File (APD) A design file similar to an Allegro.brd file, but different technology

(Allegro Package Designer 설계시 나오는 데이터)


.txt - Text file, such as that used for parameters. Device files are .txt that contain the definition of a logical device including device type, package symbol, pincount, functions, and swappability.

(누구나 다 아는 텍스트파일)


.jrl - A journal file contains a record of events—menu picks,keyboard, and so on—which are recorded for each session in Allegro.

(내가 만든 이벤트를 기록하는 파일, 예) 마우스클릭, 키보드입력, 메뉴선택 등등)

 

.tag - Keeps track of the last board worked on in your current directory.Without it, Allegro will open up a new board file.


.INI - This file keeps track of the path your working file is in. The.INI file also keeps track of the window location, the toolbar,and the status of whether the Control Panel is docked and it's location. DO NOT EDIT THIS FILE, if you are having problems with Allegro. This file can be deleted as a form of troubleshooting. The file will be recreated automatically.

(맨처음 실행할때 환경변수 값, 작업중 알수없는 설정관련 오류가나면 이 파일을 삭제하면 다시 실행시 세팅이 초기화된다.)

https://ansan-survivor.tistory.com/163?category=390086

 

[OrCAD Capture & Pspice] OrCAD Capture 실행 시 에러/오류/오작동/버그

OrCAD Capture로 회로를 그리거나 또는 시뮬레이션을 잘 하다가 갑자기 잘되었던 실행이 안되거나 버그가 발생하면 아래와 같은 방법을 시도해보면 좋다. 본인의 작업공간 (Cadence Default 작업공간 : C:\SPB_Dat..

ansan-survivor.tistory.com


.geo - This file remembers the location of forms the last time they were used and places the same type of form in the same location the next time it is used. DO NOT EDIT THIS FILE!


.color - Color view—defines which subclass graphics will be visible or invisible.This file is automatically created when an artwork film control is defined or can be user defined.

 

반응형

+ Recent posts