Alexander Kamkin

Results 6 comments of Alexander Kamkin

> Is the start_port not connected or it is just yellow-colored? Just yellow-colored. > Anyway, it looks strange that Mout_adr_ram is holding a pair of zero address. On which object...

> 64 in binary requires 7 bits to be encoded. OK, but it looks to be redundant.

If it helps, I can send the source code (this is a student work, 8x8-block processing in JPEG).

> About the redundancy, it depends on the code. Two loads performed in parallel reading the same location may happen. Sure. I just meant that 6 bits are enough (size=0...

``` bambu --top-fname compress --device-name=xc7z020-1clg484-YOSYS-VVD \ --experimental-setup=BAMBU-PERFORMANCE-MP jpegcompress.c ``` [jpegcompress.c.zip](https://github.com/ferrandi/PandA-bambu/files/5502892/jpegcompress.c.zip)

Dear Michele, Thanks for your reply. I will try.