Git Product home page Git Product logo

cadencelibrary's Introduction

CadenceLibrary

Cadence Allegro && Capture CIS Database Library

脚本说明

  • evn.sh

    evn.sh 用于生成 Capture CIS 和 Allegro 所需的环境路径, 将生成的Capture.txt文件内容添加或者替换到 Capture.ini 相应设置。evn.txt 文件内容添加或者替换到 evn 相应设置。Capture.ini 和 evn 都位于 Cadence 用户数据路径下(默认是 SPB_Data\cdssetup\OrCAD_Capture<version>, SPB_Data\pcbenv)

  • creatDBC.sh

    creatDBC.sh 用于生成CIS系统所需的数据库配置文件, 输出文件为 allTableDBC.DBC。输入必要参数有两个, 第一个是描述 table 字段属性的CSV文件, csv文件第一个字段必须是表名, 一个 Table 一行, 第二个是描述每个Table 中的某个字段对应 CIS 的 Part Type 属性, csv文件第一个字段必须是表名, 一个 table占一行, 此参数省略的话默认 Part Type 为 "Manufacturer"。默认可以使用一下参数:

    ./creatDBC.sh LibraryManagement/table.csv LibraryManagement/table_part_type.csv
    

cadencelibrary's People

Contributors

xiaosenluo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.