mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 15:47:36 +00:00
11 lines
292 B
Systemverilog
11 lines
292 B
Systemverilog
// DESCRIPTION: Verilator: Large test for SystemVerilog
|
|
|
|
// This file ONLY is placed into the Public Domain, for any use,
|
|
// without warranty, 2012.
|
|
// SPDX-License-Identifier: CC0-1.0
|
|
|
|
// Contributed by M W Lund, Atmel Corporation.
|
|
|
|
// **** Set simulation time scale ****
|
|
`timescale 1ns/1ps
|