<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conspiracion/rtl/core/alu/shifter.sv, branch master</title>
<subtitle>Linux-capable SoC platform with a custom ARMv4 quad-core SMP CPU, coherent caches, and a 3D graphics accelerator. Synthesizes for Terasic DE-series FPGA boards. Simulated with Verilator.</subtitle>
<link rel='alternate' type='text/html' href='http://git.sysret.org/conspiracion/'/>
<entry>
<title>Major shifter-ALU redesign</title>
<updated>2022-10-02T15:49:48+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-10-02T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/conspiracion/commit/?id=e97d445908f39a3a1a215a824f52b283147e6195'/>
<id>e97d445908f39a3a1a215a824f52b283147e6195</id>
<content type='text'>
The shifter unit now works in parallel with the ALU and is no longer
part of it. Instructions that use the shifter as input to the ALU will
now take an additional cycle, unless the control unit can detect a
"trivial shift" situation where the shifter's output will be the same as
its input. This change improves Fmax substantially.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The shifter unit now works in parallel with the ALU and is no longer
part of it. Instructions that use the shifter as input to the ALU will
now take an additional cycle, unless the control unit can detect a
"trivial shift" situation where the shifter's output will be the same as
its input. This change improves Fmax substantially.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix shifter addressing modes</title>
<updated>2022-09-26T16:28:18+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-09-26T16:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/conspiracion/commit/?id=dec51abad98cfdee3e0262ff667a53f510c33360'/>
<id>dec51abad98cfdee3e0262ff667a53f510c33360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ALU shifter</title>
<updated>2022-09-26T15:26:35+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-09-26T15:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/conspiracion/commit/?id=af2f49f863deaeb6dc905bbb15701b50bc139873'/>
<id>af2f49f863deaeb6dc905bbb15701b50bc139873</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ALU</title>
<updated>2022-09-25T23:46:38+00:00</updated>
<author>
<name>Alejandro Soto</name>
<email>alejandro@34project.org</email>
</author>
<published>2022-09-25T23:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sysret.org/conspiracion/commit/?id=b5f43ef8431532b1e0b498a88072fdfd2cf81ac9'/>
<id>b5f43ef8431532b1e0b498a88072fdfd2cf81ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
