⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 top_groups.do

📁 ethernet 10 0M MAC
💻 DO
📖 第 1 页 / 共 2 页
字号:
// Signalscan Version 6.7p1define noactivityindicatordefine analog waveform linesdefine add variable default overlay offdefine waveform window analogheight 1define terminal automaticdefine buttons control \  1 opensimmulationfile \  2 executedofile \  3 designbrowser \  4 waveform \  5 source \  6 breakpoints \  7 definesourcessearchpath \  8 exit \  9 createbreakpoint \  10 creategroup \  11 createmarker \  12 closesimmulationfile \  13 renamesimmulationfile \  14 replacesimulationfiledata \  15 listopensimmulationfiles \  16 savedofiledefine buttons waveform \  1 undo \  2 cut \  3 copy \  4 paste \  5 delete \  6 zoomin \  7 zoomout \  8 zoomoutfull \  9 expand \  10 createmarker \  11 designbrowser:1 \  12 variableradixbinary \  13 variableradixoctal \  14 variableradixdecimal \  15 variableradixhexadecimal \  16 variableradixasciidefine buttons designbrowser \  1 undo \  2 cut \  3 copy \  4 paste \  5 delete \  6 cdupscope \  7 getallvariables \  8 getdeepallvariables \  9 addvariables \  10 addvarsandclosewindow \  11 closewindow \  12 scopefiltermodule \  13 scopefiltertask \  14 scopefilterfunction \  15 scopefilterblock \  16 scopefilterprimitivedefine buttons event \  1 undo \  2 cut \  3 copy \  4 paste \  5 delete \  6 move \  7 closewindow \  8 duplicate \  9 defineasrisingedge \  10 defineasfallingedge \  11 defineasanyedge \  12 variableradixbinary \  13 variableradixoctal \  14 variableradixdecimal \  15 variableradixhexadecimal \  16 variableradixasciidefine buttons source \  1 undo \  2 cut \  3 copy \  4 paste \  5 delete \  6 createbreakpoint \  7 creategroup \  8 createmarker \  9 createevent \  10 createregisterpage \  11 closewindow \  12 opensimmulationfile \  13 closesimmulationfile \  14 renamesimmulationfile \  15 replacesimulationfiledata \  16 listopensimmulationfilesdefine buttons register \  1 undo \  2 cut \  3 copy \  4 paste \  5 delete \  6 createregisterpage \  7 closewindow \  8 continuefor \  9 continueuntil \  10 continueforever \  11 stop \  12 previous \  13 next \  14 variableradixbinary \  15 variableradixhexadecimal \  16 variableradixasciidefine show related transactions  define exit promptdefine event search direction forwarddefine variable nofullhierarchydefine variable nofilenamesdefine variable nofullpathfilenamesinclude bookmark with filenamesinclude scope history without filenamesdefine waveform window listpane 11define waveform window namepane 16define multivalueindicationdefine pattern curpos dotdefine pattern cursor1 dotdefine pattern cursor2 dotdefine pattern marker dotdefine print designer "Miha Dolenc"define print borderdefine print color blackonwhitedefine print command "/usr/ucb/lpr -P%P"define print printer  lpdefine print range visibledefine print variable visibledefine rise fall time low threshold percentage 10define rise fall time high threshold percentage 90define rise fall time low value 0define rise fall time high value 3.3define sendmail command "/usr/lib/sendmail"define sequence time width 30.00define snapdefine source nopromptdefine time units defaultdefine userdefinedbussymboldefine user guide directory "/usr/local/designacc/signalscan-6.7p1/doc/html"define waveform window grid offdefine waveform window waveheight 14define waveform window wavespace 6define web browser command netscapedefine zoom outfull on initial add offadd group \    A \add group \    "WISHBONE common" \      tb_ethernet.eth_top.wb_clk_i \      tb_ethernet.eth_top.wb_rst_i \      tb_ethernet.eth_top.wb_dat_i[31:0]'h \      tb_ethernet.eth_top.wb_dat_o[31:0]'h \      tb_ethernet.eth_top.wb_err_o \add group \    "WISHBONE slave signals" \      tb_ethernet.eth_sl_wb_dat_i[31:0]'h \      tb_ethernet.eth_sl_wb_dat_o[31:0]'h \      tb_ethernet.eth_top.wb_adr_i[11:2]'h \      tb_ethernet.eth_top.wb_sel_i[3:0]'h \      tb_ethernet.eth_top.wb_we_i \      tb_ethernet.eth_top.wb_cyc_i \      tb_ethernet.eth_top.wb_stb_i \      tb_ethernet.eth_top.wb_ack_o \add group \    "WISHBONE master signals" \      tb_ethernet.eth_top.m_wb_adr_o[31:0]'h \      tb_ethernet.eth_top.m_wb_sel_o[3:0]'h \      tb_ethernet.eth_top.m_wb_we_o \      tb_ethernet.eth_top.m_wb_dat_i[31:0]'h \      tb_ethernet.eth_top.m_wb_dat_o[31:0]'h \      tb_ethernet.eth_top.m_wb_cyc_o \      tb_ethernet.eth_top.m_wb_stb_o \      tb_ethernet.eth_top.m_wb_ack_i \      tb_ethernet.eth_top.m_wb_err_i \add group \    "WISHBONE RX memory" \      tb_ethernet.eth_top.wishbone.TxLength[15:0]'h \      tb_ethernet.eth_top.wishbone.TxLengthEq0 \      tb_ethernet.eth_top.wishbone.TxLengthLt4 \      tb_ethernet.eth_top.wishbone.TxPointerLSB[1:0]'h \      tb_ethernet.eth_top.wishbone.TxPointerLSB_rst[1:0]'h \      tb_ethernet.eth_top.wishbone.TxPointerMSB[31:2]'h \      tb_ethernet.eth_top.wishbone.TxPointerRead \      tb_ethernet.eth_top.wishbone.TxBDReady \      tb_ethernet.eth_top.wishbone.TxBufferAlmostEmpty \      tb_ethernet.eth_top.wishbone.TxBufferAlmostFull \      tb_ethernet.eth_top.wishbone.TxBufferEmpty \      tb_ethernet.eth_top.wishbone.TxBufferFull \      tb_ethernet.eth_top.wishbone.TxData_wb[31:0]'h \      tb_ethernet.eth_top.wishbone.TxData[7:0]'h \      tb_ethernet.eth_top.wishbone.TxDataLatched[31:0]'h \      tb_ethernet.eth_top.wishbone.TxByteCnt[1:0]'h \      tb_ethernet.eth_top.wishbone.TxStatus[14:11]'h \      tb_ethernet.eth_top.wishbone.TxStatusInLatched[8:0]'h \      tb_ethernet.test_mac_full_duplex_transmit.max_tmp[15:0]'h \      tb_ethernet.test_mac_full_duplex_transmit.min_tmp[15:0]'h \      tb_ethernet.test_mac_full_duplex_transmit.i_length'h \      tb_ethernet.eth_phy.tx_len[31:0]'h \      tb_ethernet.eth_phy.tx_len_err[31:0]'h \      tb_ethernet.eth_phy.tx_cnt[31:0]'h \      tb_ethernet.eth_phy.tx_byte_aligned_ok \      tb_ethernet.wb_slave.CYC_I \      tb_ethernet.wb_slave.STB_I \      tb_ethernet.wb_slave.WE_I \      tb_ethernet.wb_slave.ADR_I[31:0]'h \      tb_ethernet.wb_slave.DAT_I[31:0]'h \      tb_ethernet.wb_slave.SEL_I[3:0]'h \      tb_ethernet.wb_slave.ACK_O \      tb_ethernet.wb_slave.ERR_O \      tb_ethernet.wb_slave.RTY_O \      tb_ethernet.wb_slave.mem_wr_data_out[31:0]'h \      tb_ethernet.test_mac_full_duplex_receive.num_of_frames's \

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -