mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
Переименование тестбенча для модуля vector_abs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
module tb();
|
module tb_vector_abs();
|
||||||
|
|
||||||
logic [31:0] a;
|
logic [31:0] a;
|
||||||
logic [31:0] b;
|
logic [31:0] b;
|
Reference in New Issue
Block a user