手机版

Verdi_HWSW_Debug_Customer_Presentation(17)

时间:2025-07-14   来源:未知    
字号:

Verdi 教程

Recorder Modules – XMR/Logic BasedSimulation Recorder Module FSDB Recorder instance extracts the information based on XMRs (cross module references) and logic codeHW/SW Debug`define CPU_top minitb.cpu_inst reg [31:0] pc; wire[31:0] core_regs[0:14]; wire CLK; wire [31:1] ETMIA; wire [25:0] ETMICTL; … (more definitions here) assign core_regs[0] = `CPU_top.uix.regfile.reg00; …assign CLK=`CPU_top.uix.ck_gclkc; assign ETMICTL = `CPU_top.uix.ETMICTL; assign ETMIA = { `CPU_top.uix.ETMIA, 1'b0 }; … (more assignments here) always @(ETMIA or ETMICTL) begin if (ETMICTL[0]) pc = ETMIA; else pc = {32{1'bx}}; endSynopsys Confidential© Synopsys 201317

Verdi_HWSW_Debug_Customer_Presentation(17).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)