-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbsg-external__hardfloat_0.0.1.core
More file actions
36 lines (36 loc) · 1.03 KB
/
bsg-external__hardfloat_0.0.1.core
File metadata and controls
36 lines (36 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
CAPI=2: ''
name: bsg-external::hardfloat:0.0.1
description: 'Berkeley Verilog HardFloat (mirror by University of Washington)'
filesets:
rtl:
files:
- source/HardFloat_consts.vi:
is_include_file: true
- source/HardFloat_localFuncs.vi:
is_include_file: true
- source/RISCV/HardFloat_specialize.vi:
is_include_file: true
- source/RISCV/HardFloat_specialize.v
- source/bsg_hardfloat_pkg.sv
- source/HardFloat_primitives.v
- source/HardFloat_rawFN.v
- source/addRecFN.v
- source/compareRecFN.v
- source/divSqrtFN.v
- source/divSqrtRecFN.v
- source/divSqrtRecFN_medium.v
- source/divSqrtRecFN_small.v
- source/fNToRecFN.v
- source/iNToRecFN.v
- source/isSigNaNRecFN.v
- source/mulAddRecFN.v
- source/mulRecFN.v
- source/recFNToFN.v
- source/recFNToIN.v
- source/recFNToRecFN.v
file_type: systemVerilogSource
provider:
name: github
user: bsg-external
repo: HardFloat
version: v0.0.1