aboutsummaryrefslogtreecommitdiff
path: root/primitives/primitives.core
blob: 72a19d7b9d1b356dadf5b36d62d7991e32a3b72b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CAPI=2:
name: bingchao:riscv:primitives:1.0.0
description: "RTL Primitives for the RISC-V Processor"

filesets:
  rtl:
    files:
      - rtl/AFF.sv
      - rtl/AFFR.sv
    file_type: systemVerilogSource

targets:
  default: &default
    filesets:
      - rtl
    toplevel: top