mirror of
https://github.com/verilator/verilator.git
synced 2025-01-13 18:14:17 +00:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
// DESCRIPTION: Verilator: Verilog Test module
|
||
|
//
|
||
|
// This file ONLY is placed into the Public Domain, for any use,
|
||
|
// without warranty, 2020 by Marco Widmer.
|
||
|
// SPDX-License-Identifier: CC0-1.0
|
||
|
|
||
|
`verilator_config
|
||
|
|
||
|
split_var -module "barshift_1d_unpacked" -var "tmp"
|