cvw/src/fpu/postproc
2023-06-11 06:48:42 -07:00
..
cvtshiftcalc.sv Fixed lint errors, presumably detected by latest version of verilator 2023-06-11 06:48:42 -07:00
divshiftcalc.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
flags.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
fmashiftcalc.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
negateintres.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
normshift.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
postprocess.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
resultsign.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
round.sv Got the branch predictor parameterized using Lim's method. Also had to add a global enum included in both cvw.sv and the configs which defines the branch predictor types. This should be synthesizable, but I'll need to double check. 2023-05-26 16:00:14 -05:00
roundsign.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
shiftcorrection.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
specialcase.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00