Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.25 KB

0128-2023-08-21.md

File metadata and controls

17 lines (10 loc) · 1.25 KB

21 Aug 2023

Previous journal: Next journal:
0127-2023-08-20.md 0129-2023-08-22.md

tt04-reciprocal

From yesterday I've made [tt04-reciprocal] and I'll copy in the lzc and reciprocal modules and see if we can harden them. I'll use the same paths as per [tt04-raybox-zero] in case they have anything to do with the yosys-abc bug I'm chasing.

I'll need a contrived wrapper because we don't have enough IOs in TT04 to fully exercise the reciprocal module.

Initial commit is here but I think I can do better, e.g. by loading values into registers and then streaming out. Make it SPI-based, even if bite-wide rather than bit-wide?

I then had to do a minor fix followed by another in order for it to start building.

Let's see how this goes...