会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
琴兽
博客园
首页
新随笔
联系
订阅
管理
2020年12月15日
文件操作
摘要: open (FILE, "file.txt") or die "cannot open case.txt"; my @file = <FILE>; foreach $line (@file) { print $line; } close (FILE);
阅读全文
posted @ 2020-12-15 16:36 琴兽
阅读(67)
评论(0)
推荐(0)
2019年2月26日
setup environment for VERDI
摘要: 1. verdi.f, for gui and waveform debug +define+ADD_TO_VERDI -timescale "1ps/1ps" -sv-2001 -autoalias-syntaxerrormax 200000+define+AVERY_AXI_MASTER+def
阅读全文
posted @ 2019-02-26 15:14 琴兽
阅读(278)
评论(0)
推荐(0)
公告