会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bluebird的笔记
博客园
首页
新随笔
联系
订阅
管理
2025年6月6日
siliconsmart教程(2)
摘要: 上一篇简单介绍了整个使用流程,实际上根据具体的应用,会有很多特定的需求,需要自己修改config文件或者inst文件。本文针对遇到的问题逐个记录说明。 在针对IO cell的timing lib提取时,与standcell有很多不同,如电压会有两个,core电压和IO电压。 可以直接再configu
阅读全文
posted @ 2025-06-06 13:34 yylei
阅读(98)
评论(0)
推荐(0)
2024年6月27日
spectre仿真支持fsdb格式版本选择
摘要: spectre仿真器支持fsdb,但是默认的版本不一定能用其他工具打开。 1. 命令行可以通过以下option指定版本: simulatorOptions options reltol=1e-3 vabstol=1e-6 iabstol=1e-12 temp=27 \ tnom=27 scalem=
阅读全文
posted @ 2024-06-27 22:58 yylei
阅读(690)
评论(0)
推荐(0)
2024年4月22日
openwrt wireguard的防火墙配置
摘要: 记录环境 qnap301w路由器 OpenWrt 24 固件 ,家庭宽带 ipv4 安装的openwrt 软件包:wireguard luci-app-wireguard 以及汉化包 luci-i18n-wireguard-zh-cn luci-i18n-base-zh-cn luci-i18n-f
阅读全文
posted @ 2024-04-22 15:33 yylei
阅读(3082)
评论(0)
推荐(0)
2024年4月18日
RSQ,RPV含义
摘要: fab提供的map如下:conducting_layers POLY1 poly RPSQ=7.85 METAL1 metal1 RPSQ=0.11 METAL2 metal2 RPSQ=0.065 METAL3 metal3 RPSQ=0.065 METAL4 metal4 RPSQ=0.065
阅读全文
posted @ 2024-04-18 20:23 yylei
阅读(108)
评论(0)
推荐(0)
2023年3月15日
finesim probe设置
摘要: .probe tran V(xi0.xi1.*) level=3 仿真发现不起作用,仍然是level=1. debug后发现不能加tran,需要改成如下: .probe V(xi0.xi1.*) level=3 也不知道为什么。
阅读全文
posted @ 2023-03-15 08:23 yylei
阅读(443)
评论(0)
推荐(0)
2022年11月25日
version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
摘要: I have installed IC618 latest version. But, after installation when I fire virtuoso I see following error:- virtuoso: relocation error: /lib64/libssl.
阅读全文
posted @ 2022-11-25 19:18 yylei
阅读(1596)
评论(0)
推荐(0)
2022年11月17日
wireguard 在openwrt中的配置
摘要: 按照网上教程正常配置,防火墙通信规则中,选择打开监听端口,目标设备:设备(输入),目标端口:监听端口。 客户端设置:注意路由器的IP地址(段)要填0.0.0.0/0.
阅读全文
posted @ 2022-11-17 22:35 yylei
阅读(1411)
评论(0)
推荐(0)
2022年11月6日
Linux 关闭系统时间同步-timedatectl的使用
摘要: 源于一次项目需要修改系统时间,但是每次修改后又被同步回网络时间,找了好久发现是这个原因: NTP即Network Time Protocol(网络时间协议),是一个互联网协议,用于同步计算机之间的系统时钟。timedatectl程序可以自动同步Linux系统时钟到使用NTP的远程服务器(大部分lin
阅读全文
posted @ 2022-11-06 17:09 yylei
阅读(2264)
评论(0)
推荐(0)
2022年9月10日
机场到期,记录一下
摘要: 最近用下面这个机场,看起来速度还可以,如果又好用的,欢迎推荐。 https://go.runba.cyou/auth/register?code=x3y0
阅读全文
posted @ 2022-09-10 22:15 yylei
阅读(163)
评论(0)
推荐(0)
2022年8月18日
ADE-XL bsub提交超时
摘要: 查找命令行log, Fatal server error: could not open default font 'fixed' 解决方案: yum install 'xorg-x11-font*'
阅读全文
posted @ 2022-08-18 09:00 yylei
阅读(65)
评论(0)
推荐(0)
下一页
公告