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

TOP := binary_ops_supported_top
SV  := binary_ops_supported.sv
TB  := tb_binary_ops_supported.cpp

include ../Makefile.verilator
