Tests: rename
This commit is contained in:
parent
4b6e15d0eb
commit
2dc0053ea4
|
|
@ -4,6 +4,7 @@
|
||||||
// any use, without warranty, 2022 by Antmicro Ltd.
|
// any use, without warranty, 2022 by Antmicro Ltd.
|
||||||
// SPDX-License-Identifier: CC0-1.0
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
|
// bug3781
|
||||||
module t;
|
module t;
|
||||||
logic clk;
|
logic clk;
|
||||||
logic [7:0] data;
|
logic [7:0] data;
|
||||||
Loading…
Reference in New Issue