<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup107%3ARemove_the_reduntant_modules</id>
	<title>SE401:Group107:Remove the reduntant modules - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup107%3ARemove_the_reduntant_modules"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group107:Remove_the_reduntant_modules&amp;action=history"/>
	<updated>2026-04-18T05:10:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE401:Group107:Remove_the_reduntant_modules&amp;diff=10214&amp;oldid=prev</id>
		<title>Mark: 5 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group107:Remove_the_reduntant_modules&amp;diff=10214&amp;oldid=prev"/>
		<updated>2008-11-03T05:21:17Z</updated>

		<summary type="html">&lt;p&gt;5 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===25/07/2008===&lt;br /&gt;
* This is the major task in this project.&lt;br /&gt;
* The reduntant modules are the normaliser and renormaliser. They are used in every operations in previous year&amp;#039;s project.&lt;br /&gt;
* It is inefficient since in some operations such as addtion and substraction, the result will only increase 1 bit comparing to the input. The computational power is used to convert it back.&lt;br /&gt;
* The normalisation will be used only when there is a doubled output (i.e. multiplier, divider).&lt;br /&gt;
* Issues with divider (can&amp;#039;t modify .hex file)&lt;br /&gt;
&lt;br /&gt;
===28/07/2008===&lt;br /&gt;
* The divider works correctly by doing a renormalisation before the dividing.&lt;br /&gt;
* The total clockcycles are calculated, around 30 for now.&lt;br /&gt;
&lt;br /&gt;
===22/08/2008===&lt;br /&gt;
* A pipelined version of the implementation is created, and the reduntant modules are removed.&lt;br /&gt;
[[SE401:Group107:To do List|Back]]&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>