[sva]在设计的RTL中加入assert constant007 2021-10-28 60 阅读1分钟 1. Include /* File name : bus_arbiter.sv*/ // Design module module bus_arbiter ( input logic clk, input logic rst, input logic [7:0] a, input logic a_vld, input logic [7:0] b, input logic b_vld, output logic