IC技术圈最新专栏文章
Ensuring DFT Integrity in Functional Netlist ECO with GOF ECO
NanDigits Oct. 9, 2025, 12:17 a.m.
In functional netlist ECO, one critical risk often goes unnoticed that DFT logic can be unintentionally broken during ECO implementation. This happens because DFT logic typically remains disabled during ECO operations, and the DFT and ECO flows are managed by different teams using separate methodologies. As a result, verifying and restoring DFT integrity after an ECO can lead to long turnaround times and inefficient iteration cycles.
收藏几个在线图片编辑小工具
web开发笔记 Oct. 7, 2025, 9:35 a.m.
文生图,图片加文字,叠图,修改图片像素大小,修改图片文件大小,图像去背景,加水印等
django设置了static_url,但还是无法访问静态文件
web开发笔记 Oct. 1, 2025, 12:36 p.m.
django4.2设置了static_url,但还是无法访问静态文件,可能是什么原因?
安装ssv2020报错:you must specify the following media: SSV 20.20.000 RHEL 6(lnx86) Base Release Disk 1
iLoveIC Sept. 29, 2025, 2:05 p.m.
安装ssv2020报错:you must specify the following media: SSV 20.20.000 RHEL 6(lnx86) Base Release Disk 1,是什么原因呢?
dc_shell libtiff.so.3缺失
iLoveIC Sept. 28, 2025, 10:44 p.m.
yum install compat-libtiff3
emacs修改~/.emacs配置后,怎样立即生效
ExASIC Sept. 28, 2025, 2:19 p.m.
emacs修改~/.emacs配置后立即生效的方法
纯静无广告输入法
好用工具分享 Sept. 26, 2025, 3:48 p.m.
推荐两款纯静无广告输入法
用go语言通过deepseek api进行提问
web开发笔记 Sept. 25, 2025, 6:33 p.m.
介绍go语言的deepseek api调用方法
mfc子对话框给主对话框发送消息
web开发笔记 Sept. 25, 2025, 5:37 p.m.
介绍mfc程序中子对话框给主对话框发送消息的方法
mfc edit+spin控件的用法
web开发笔记 Sept. 25, 2025, 5:24 p.m.
记录edit控制和spin控件的方法
microsoft mfc里如何做多tab页面
web开发笔记 Sept. 25, 2025, 4:36 p.m.
记录mfc做多tab页面的方法
几个visual studio常用快捷键
web开发笔记 Sept. 24, 2025, 6:52 p.m.
几个visual studio常用快捷键
门级仿真,不带sdf,需要加什么选项
ExASIC Sept. 19, 2025, 3:56 p.m.
在用综合网表、DFT网表、APR网表,不带sdf仿真时,需要加哪些选项
用gvim打开管道中的文件
ExASIC Sept. 19, 2025, 2:08 p.m.
gvim支持从stdin读入文件,配合管道,在某些场景下还是挺方便的。
vcs命令行参考
ExASIC Sept. 19, 2025, 12:28 p.m.
用vcs -full64 -help复制了一份命令行选项,方便查阅。
用python把pdf转成jpeg图片
ExASIC Sept. 18, 2025, 11:48 a.m.
记录一下用python pdf2image把pdf转成jpeg图片的方法
禾赛登陆香港交易所主板
半导体行业快讯 Sept. 17, 2025, 7:27 a.m.
2025 年 9 月 16 日,禾赛科技在香港交易所主板挂牌上市。
【innovus】fab回复说“我们不提供ict/captable”
ExASIC Sept. 16, 2025, 6:13 p.m.
最近用到一个新工艺,找了一圈发现只有icc的tluplus文件,却没有innovus的captable。咨询fab,却回复说“我们不提供ict/captable”
为什么emacs里有些命令敲了一半用C-g取消不掉?
ExASIC Sept. 16, 2025, noon
确实有一种编辑状态“递归编辑”,用C-g可能无法取消
innovus里source tcl script时,如何插入一个结束符,忽略掉后续的行?
iLoveIC Sept. 10, 2025, 6:06 p.m.
芯片中后端flow里,用return来分段debug tcl script