# SPDX-FileCopyrightText: 2026 The Naja authors <https://github.com/najaeda/naja/blob/main/AUTHORS>
#
# SPDX-License-Identifier: Apache-2.0

TOP := fixed_unpacked_array_variable_top
SV  := fixed_unpacked_array_variable.sv
TB  := tb_fixed_unpacked_array_variable.cpp

include ../Makefile.verilator
