<feed xmlns='http://www.w3.org/2005/Atom'>
<title>montreal, branch feature/fu</title>
<subtitle>RV32E core for TinyTapeout, codename "Montréal". Mirror of https://github.com/ubc-asic/montreal.git.
</subtitle>
<id>https://git.warricklo.net/montreal/atom?h=feature%2Ffu</id>
<link rel='self' href='https://git.warricklo.net/montreal/atom?h=feature%2Ffu'/>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/'/>
<updated>2026-07-07T06:01:17+00:00</updated>
<entry>
<title>Sync with 'master'</title>
<updated>2026-07-07T06:01:17+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-07-07T06:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=6c24f49f3239c79173fd180d065f8f03cfaeabfd'/>
<id>urn:sha1:6c24f49f3239c79173fd180d065f8f03cfaeabfd</id>
<content type='text'>
Signed-off-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Add DCO [skip ci]</title>
<updated>2026-06-26T10:50:59+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-06-26T10:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=70d49a69e4b729806aa5255f091981206dc9e662'/>
<id>urn:sha1:70d49a69e4b729806aa5255f091981206dc9e662</id>
<content type='text'>
Signed-off-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'feature/fu' from MyDariell</title>
<updated>2026-06-25T05:28:07+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-06-25T05:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=513ac84dbaaffd9b79330b24be089716d3c2dbc9'/>
<id>urn:sha1:513ac84dbaaffd9b79330b24be089716d3c2dbc9</id>
<content type='text'>
Implements arithmetic and bitwise logic in the ALU.

* feature/fu:
  Clean up ALU before merge
  Implement XOR, OR, AND logical operations in sliced ALU
  Implement ADD and SUB operations in sliced ALU

Closes: #16
Reviewed-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Add CI pipeline for formal verification</title>
<updated>2026-06-24T07:58:06+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-06-24T07:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=adce21a91f4b55cad1126fa4d453b4d6eef79f7f'/>
<id>urn:sha1:adce21a91f4b55cad1126fa4d453b4d6eef79f7f</id>
<content type='text'>
* Add formal verification tests with sby to CI
* Fix reviewdog having insufficient API permissions

See-also: #15
Signed-off-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Clean up ALU before merge</title>
<updated>2026-06-23T02:55:02+00:00</updated>
<author>
<name>MyDariell</name>
<email>Dari3llsugiaman@gmail.com</email>
</author>
<published>2026-06-23T02:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=7643e8f7afc960429dac33471dbcd56f1416a85f'/>
<id>urn:sha1:7643e8f7afc960429dac33471dbcd56f1416a85f</id>
<content type='text'>
Co-authored-by: Warrick Lo &lt;wlo@warricklo.net&gt;
Signed-off-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Implement XOR, OR, AND logical operations in sliced ALU</title>
<updated>2026-06-23T02:52:30+00:00</updated>
<author>
<name>MyDariell</name>
<email>Dari3llsugiaman@gmail.com</email>
</author>
<published>2026-06-23T02:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=4381dbcfccee329aed76158ea62a62a9b221bdd8'/>
<id>urn:sha1:4381dbcfccee329aed76158ea62a62a9b221bdd8</id>
<content type='text'>
Signed-off-by: MyDariell &lt;Dari3llsugiaman@gmail.com&gt;
</content>
</entry>
<entry>
<title>Implement ADD and SUB operations in sliced ALU</title>
<updated>2026-06-22T01:55:45+00:00</updated>
<author>
<name>MyDariell</name>
<email>Dari3llsugiaman@gmail.com</email>
</author>
<published>2026-06-22T01:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=80d07e4115cd15720471b4e89da65209aed8a76b'/>
<id>urn:sha1:80d07e4115cd15720471b4e89da65209aed8a76b</id>
<content type='text'>
Signed-off-by: Dariell Sugiaman &lt;dari3llsugiaman@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'feature/core'</title>
<updated>2026-06-20T20:39:51+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-06-20T20:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=d6f2d1744a0e693b14846867a1f1b03d4b853396'/>
<id>urn:sha1:d6f2d1744a0e693b14846867a1f1b03d4b853396</id>
<content type='text'>
* feature/core:
  Minor refactor to regfile formal test module
  Add formal verification for regfile
  Move typedefs to types.svh from montreal_pkg
  Move design parameters to config_pkg
  regfile: refactor: 'chunks' are now 'slices'

See-also: #13
See-also: #14
Reviewed-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Add basic ALU skeleton</title>
<updated>2026-06-20T20:18:38+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-06-20T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=3b76fd6f9154b7c01414f8b3f57cf0378109d1a6'/>
<id>urn:sha1:3b76fd6f9154b7c01414f8b3f57cf0378109d1a6</id>
<content type='text'>
Signed-off-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
<entry>
<title>Minor refactor to regfile formal test module</title>
<updated>2026-06-20T11:50:19+00:00</updated>
<author>
<name>Warrick Lo</name>
<email>wlo@warricklo.net</email>
</author>
<published>2026-06-20T11:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.warricklo.net/montreal/commit/?id=c348e393521750d8dd6d7ba57bd91e4b935dbbd7'/>
<id>urn:sha1:c348e393521750d8dd6d7ba57bd91e4b935dbbd7</id>
<content type='text'>
Signed-off-by: Warrick Lo &lt;wlo@warricklo.net&gt;
</content>
</entry>
</feed>
