Simulator compatibility updates
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{% sv_line_anchor %}
|
||||
module tb;
|
||||
timeunit 1ns;
|
||||
timeunit 10ps;
|
||||
timeprecision 1ps;
|
||||
|
||||
`define bitswap(x) ($bits(x))'({<<{x}})
|
||||
|
||||
logic rst = '1;
|
||||
logic clk = '0;
|
||||
initial forever begin
|
||||
|
||||
Reference in New Issue
Block a user