blob: 89800dd288243b50e0ee2c8838b1cc6a21e209e0 [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: "google:smc:smc_multdiv:0.1"
description: "Multiplier and divider"
filesets:
files_rtl:
depend:
- lowrisc:prim:assert
- lowrisc:ibex:ibex_pkg
files:
- rtl/smc_multdiv_fast.sv
- rtl/smc_multdiv_slow.sv
file_type: systemVerilogSource
parameters:
RV32M:
datatype: int
default: 2
paramtype: vlogparam
description: "Selection of multiplication implementation. Switch to enable single cycle multiplications."
targets:
default: &default_target
filesets:
- files_rtl