10 lines
257 B
Plaintext
10 lines
257 B
Plaintext
|
|
// DESCRIPTION: Verilator: Verilog Test module
|
||
|
|
//
|
||
|
|
// This file ONLY is placed under the Creative Commons Public Domain.
|
||
|
|
// SPDX-FileCopyrightText: 2026 Nikolai Kumar
|
||
|
|
// SPDX-License-Identifier: CC0-1.0
|
||
|
|
|
||
|
|
`verilator_config
|
||
|
|
|
||
|
|
forceable -module "*" -var "var_*"
|