Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于 ncsim https://community.cadence.com/cadence_technology_forums/f/functional-verification/17382/ncsim-how-to-display-list-of-verilog-force-from-inside-verilog-testbench。
如何跟踪 Verilog 强制列表,是否有任何基于模拟器/语言的摘要?
对于 Synopsys/vcs-mx 使用-force_list限定符:
-force_list
-force_list编译时使用
然后-force_list <filename>在运行测试时使用。
-force_list <filename>
有关详细信息,请参阅 vcs-mx 用户指南。