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

TOP := packed_struct_enum_ports_top
SV  := packed_struct_enum_ports.sv
TB  := tb_packed_struct_enum_ports.cpp

include ../Makefile.verilator
