mirror of
https://github.com/MPSU/APS.git
synced 2025-09-17 10:00:40 +00:00
Ref(01_Adder_32):Доб-ие timeunit
This commit is contained in:
@@ -9,7 +9,9 @@
|
|||||||
//////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
module tb_fulladder32();
|
module tb_fulladder32();
|
||||||
`define __debug__
|
timeunit 1ns;
|
||||||
|
timeprecision 1ps;
|
||||||
|
|
||||||
parameter TIME_OPERATION = 100;
|
parameter TIME_OPERATION = 100;
|
||||||
parameter TEST_VALUES = 3000;
|
parameter TEST_VALUES = 3000;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user