3 Star 5 Fork 2

chaujohnthan/liberate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Liberate Examples README
========================

This directory contains 5 Tcl scripts to run Liberate. 

1.  This example creates a new library from just the Spice subckts and Spice models.

> liberate char.tcl |& tee char.log


2.  Create a template from the previously created library

> liberate create_template.tcl |& tee create_library.log


3.  This example creates a new library using the template created from the existing i
library in step 2 above plus Spice subckts and Spice models.

> liberate rechar.tcl |& tee rechar.log


4.  This example compares two libraries, example_ccs.lib and 
example_rechar_ccs.lib. Liberate generates a comparison report (with 
reltol and abstol set to 0) and a lcplot input file ./GUI/example.gui

> liberate compare_libs.tcl |& tee compare_libs.log

5.  This example will use the ALAPI (ALtos API) commands to generate a report
from a library that was read in.  This example reads an existing library 
database (.ldb) and gives a simple example for each of the basic ALtos API (ALAPI) 
routines.  It generates a report and provides an example of how to write
customized reports.

> liberate alapi.tcl |& tee alapi.log

空文件

简介

examples of cadence liberate 15.10 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chaujohnthan/liberate.git
git@gitee.com:chaujohnthan/liberate.git
chaujohnthan
liberate
liberate
master

搜索帮助