摘要: [TOC] ### 1. $sformatf()、$sformat()的含义 ```verilog string string1; string string2; $sformat(string1, "string1_score==%0d", 0); $display("1.%0s", string 阅读全文
posted @ 2023-08-14 21:06 chenlin127 阅读(372) 评论(0) 推荐(0)