在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 5137|回复: 13

[原创] How to make SoC Encounter export Verilog with VDD/VSS pins

[复制链接]
发表于 2014-3-9 20:18:20 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
there is no VDD/VSS nets with GUI method exporting netlist from encounter,
it can be done with "saveNetlist -phys" command instead of GUI.
发表于 2014-3-10 09:54:10 | 显示全部楼层
MAP文件的问题。MAP中没有包括Encounter中所有的层次
 楼主| 发表于 2014-3-12 09:16:04 | 显示全部楼层
回复 2# gnoc

     really? i can't find the location of StreamOutput.map so that i can't check the content. would you please tell me where can i find it? thx
发表于 2014-3-12 09:29:54 | 显示全部楼层
1. foundry提供,
2. 如果没提供,就自己改一个,

先默认生成一个streamout, 然后对照着virtuoso里面的layer层改。
 楼主| 发表于 2014-3-12 09:42:00 | 显示全部楼层
回复 4# gnoc
   is it caused by uncorrect map file ? but the module present VDD/VSS pin when i export with the "svaNestlist -phys" command, as following:

assign OpMode[1] = 1'b0 ;
   assign OpMode[0] = 1'b0 ;

   // Module instantiations
   AOI21X4 U4 (
    .Y(n7),
    .B0(tx_valid_last),
    .A1(n30),
    .A0(tx_valid_sr),
    .VDD(VDD),
    .VSS(VSS));
   AND2X2 U20 (
    .Y(n9),
    .B(n6),
    .A(drive_k),
    .VDD(VDD),
    .VSS(VSS));
   usbf_utmi_ls u0 (
    .clk(phy_clk),
    .rst(rst),
    .resume_req(resume_req),
    .rx_active(rx_active),
    .tx_ready(tx_ready),
    .drive_k(drive_k),
    .XcvSelect(XcvSelect),
    .TermSel(TermSel),
    .SuspendM(SuspendM),
    .LineState({ LineState[1],
        LineState[0] }),
    .OpMode(),
    .usb_vbus(usb_vbus),
    .mode_hs(mode_hs),
    .usb_reset(usb_reset),
    .usb_suspend(usb_suspend),
    .usb_attached(usb_attached),
    .VDD(VDD),
    .VSS(VSS));
发表于 2014-3-12 11:31:00 | 显示全部楼层
svaNestlist -phys 就够了,楼主是教学帖把?
 楼主| 发表于 2014-3-12 13:18:48 | 显示全部楼层
回复 6# zylxzxcyz
   我不知道你是不是在讽刺我,还是真的saveNetlist -phys就够了,反正我用saveNetlist -phys是可以的。   
   不是教学贴,是自己写方便以后查,写下来自己印象深,
发表于 2014-3-12 14:15:21 | 显示全部楼层
回复 7# xialishui1987


    看了你的回复才发现,和我想说的语气不一样~~~
  我是想说你那条语句就可以解决那种情况了~~二楼不知所云~~~~map文件是控制gds的吧?
 楼主| 发表于 2014-3-12 14:40:21 | 显示全部楼层
回复 8# zylxzxcyz
   喔,谢谢哈
发表于 2018-7-18 14:26:17 | 显示全部楼层
同问啊,楼主解决了吗
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-3-29 18:44 , Processed in 0.031107 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表