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

TOP := seq_binary_non_add
SV  := seq_binary_non_add.sv
TB  := tb_seq_binary_non_add.cpp

include ../Makefile.verilator
