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

TOP := leaf
SV  := param_inst.sv
TB  := tb_param_inst.cpp

include ../Makefile.verilator
