blob: 738453e5bc1920a59e5babdc6edcc09bc0ad4d23 [file] [log] [blame]
CAPI=2:
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
name: "lowrisc:model:aes_modes:0.6"
description: "AES Modes"
filesets:
files_dv:
files:
- aes_modes.h: { is_include_file: true }
file_type: cSource
targets:
default:
filesets:
- files_dv
tools:
verilator:
mode: cc
verilator_options:
# linker flags
- '-LDFLAGS "-pthread -lcrypto"'