- chip specification;
- front end modeling, use C, C++ or System C/system verilog to do the modeling and simulation;
- design implementation in front end, verilgo or VHDL ;
- simulation;
- FPGA verification(optional);
- Synthesis, Design compiler , RTL to gate level netlist;
- Physical implementation.
Continue reading “ASIC Design Flow In Brief”
Author: admin
Mapping File: Database Layer <==> Process Layer
Maps File:
Map database layers to process layers conducting_layers, via_layers, marker_layers, remove_layers.
Layer Information:
Resistance information is optional: RPSQ (for conductors) or RPV (for vias) overrides process file, if specified
Continue reading “Mapping File: Database Layer < ==> Process Layer”
长音与旋律循环换气 zz
此种循环换气是所有循环换气的基础和前提,不掌握这种换气法,其它两种循环换气就无法学会。
Continue reading “长音与旋律循环换气 zz”
Interconnect Technology File (ITF)
What’s ITF:
ITF stands for Interconnect Technology File.
It contains a description of the process cross-section and connectivity section.
It describes the thicknesses and physical attributes of the conductor and dielectric layers.
It used to extract RC value for the chip.
It can be used to generate TLU TLUPlus files.
ITF file example http://gudonghua.googlepages.com/itf-file-example.itf.txt
送2009年免费新蛋优惠券,蛋券(有效期2009-03-31)
新蛋礼券金额:¥20.00
有效期:2008-12-05 至 2009-03-31
限用商品范围:支付宝邮箱优惠券(满500抵20)-5
每张订单限用一张礼券
本活动最终解释权归新蛋网所有。
新蛋蛋券号:GCFTXYM9FM (点击使用)。
Continue reading “送2009年免费新蛋优惠券,蛋券(有效期2009-03-31)”
羽毛球点滴:发球和反手
08年的主要运动形式为打毛球,第一次背上羽毛球拍的时候,有一种背上剑,行走江湖的感觉。
想象做一名运动员也挺好的,有一技之长,走遍江湖。
还记得在公司第一次比赛的时候,球拍也不知道怎么握(其实现在握法也未必正确,哈哈),现在也算会打球了吧。
……
……
昨天对两样技术又有了新的认识:
发球
发球时手臂和球拍应该不是再同一直线上的。
反手
小巧的刻录软件 Prassi ONES (可以刻音乐CD)
发现一个很小的刻录软件Prassi ONES, 小虽小,但是功能很强!
刻音乐CD只需要3步骤:
下载地址:http://ishare.iask.sina.com.cn/f/6596967.html
Design Rule Checking (DRC)
There are two DRC, logic DRC & physical DRC:
Logic DRC contain following three points:
- Net fanout
- Net capacitance
- Net transition
Physical DRC contain various rule, and it’s depends on technology, it is described in technology file (tf file), tf file example http://gudonghua.googlepages.com/tf-file-example.tf.txt.
CamStudio屏幕录制软件,免费录屏软件
在linux服务器上安装gdata-python-client
经常会在服务器上面安装东西,但是服务器只能在自己的目录下面写东西,其它路径都是没有写权限的。
下面分步骤记录了我在hostmonster上面安装google gdata python client 的过程:
1. 下载google gdata python client
