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

TOP := unsupported_generic_type
SV  := unsupported_generic_type.sv
TB  := tb_unsupported_generic_type.cpp

include ../Makefile.verilator
