SE401:Group107:Find the reduntant module: Difference between revisions
Jump to navigation
Jump to search
m 2 revision(s) |
(No difference)
|
Latest revision as of 05:21, 3 November 2008
- The reduntant modules are all the normalisers and denormalisers to convert a float point number into IEEE 754 format, except the first normaliser and the last denormaliser.
- They could be romoved since the float point operation modules do not require the input to be IEEE 754 standard, but any float point numbers.