2019-06-05 02:37:16 +02:00
|
|
|
// DESCRIPTION: Verilator: Large test for SystemVerilog
|
|
|
|
|
|
2026-01-27 02:24:34 +01:00
|
|
|
// This file ONLY is placed under the Creative Commons Public Domain, for
|
|
|
|
|
// SPDX-FileCopyrightText: 2012
|
2020-03-21 16:24:24 +01:00
|
|
|
// SPDX-License-Identifier: CC0-1.0
|
2019-06-05 02:37:16 +02:00
|
|
|
|
|
|
|
|
// Contributed by M W Lund, Atmel Corporation.
|
|
|
|
|
|
|
|
|
|
// **** Set simulation time scale ****
|
|
|
|
|
`timescale 1ns/1ps
|