cvw/wally-pipelined/src/fpu
Thomas Fleming 53c05d6a73 Clean up lint errors in fpu and muldiv
booth.sv had an actual error where a signal was being assigned to too
many bits. muldiv has a lot of non blocking assignments, so I suppressed
those warnings so the linter output was readable.
2021-04-22 15:36:03 -04:00
..
build_temp Retimed peripherals for AHB interface 2021-02-26 00:55:41 -05:00
dev Integrated FPU 2021-04-03 20:52:26 +00:00
FMA integraded the FMA into the FPU 2021-04-15 18:28:00 +00:00
add.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
adder.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
align.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
bk13.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
bk14.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
bk15.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
bk128.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
black_gray_cells.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
booth.sv Clean up lint errors in fpu and muldiv 2021-04-22 15:36:03 -04:00
cla12.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
cla52.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
cla64.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
compressors.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
convert_inputs_div.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
convert_inputs.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
csa.sv Various bugs fixed in FMA 2021-04-13 18:27:13 +00:00
divconv.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
exception_div.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
exception.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
expgen1.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
expgen2.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
fctrl.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
flag1.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
flag2.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
fma1.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
fma2.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
fpadd_denorm.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
fpdiv.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
fpu.sv Fixed most relevant remaining synthesis compilation warnings with Ben 2021-04-21 16:06:27 -05:00
fpuaddcvt1.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
fpuaddcvt2.sv Fixed most relevant remaining synthesis compilation warnings with Ben 2021-04-21 16:06:27 -05:00
fpucmp1.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
fpucmp2.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
freg.sv fixed FPU lint warnings 2021-04-08 18:03:21 +00:00
fsgn.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
fsm.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
ldf64.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
ldf128.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
ling_bk13.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
lza.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
lzd_denorm.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
mult_R4_64_64_cs.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
multiply.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
normalize.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
round.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
rounder_denorm.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
rounder_div.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm2.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm_a0.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm_a1.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm_a2.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm_a3.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm_a4.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sbtm.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
shifter_denorm.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
sign.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00
sk14.sv Added missing files in FPU 2021-04-04 18:09:13 +00:00
special.sv fixed synth bugs in fpu 2021-04-19 00:39:16 +00:00