cvw/src/fpu/postproc
2023-07-30 18:18:24 -07:00
..
cvtshiftcalc.sv Fixed formatting 2023-07-30 17:38:22 -07:00
divshiftcalc.sv Fixed formatting 2023-07-30 17:39:37 -07:00
flags.sv Fixed formatting 2023-07-30 17:46:23 -07:00
fmashiftcalc.sv Fixed formatting 2023-07-30 17:54:47 -07:00
negateintres.sv Fixed formatting 2023-07-30 18:00:39 -07:00
normshift.sv Fixed formatting 2023-07-30 18:06:25 -07:00
postprocess.sv Fixed formatting 2023-07-30 18:18:24 -07: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