Bug#1055171: fpga-icestorm: icebram incompatible with yosys 0.23

2023-11-02 Thread Andras Pal
Hi Daniel, thank you - i removed the trixie packages, added your repo and upgraded the fpga-icestorm* packages accoringly. Tested on both this minimal example and on my larger projects - all passed and now working fine! Yes, this thread is very interesting and discusses indeed the same issue.

Bug#1055171: fpga-icestorm: icebram incompatible with yosys 0.23

2023-11-02 Thread Daniel Gröber
Hi Andras, On Thu, Nov 02, 2023 at 08:44:31AM +0100, Andras Pal wrote: > sure, please find attached this simplistic example for this issue. Just > enter `make`. Under bullseye, it should print: > > Found and replaced 1 instances of the memory. > > Under bookworm, it prints: > > Found and replac

Bug#1055171: fpga-icestorm: icebram incompatible with yosys 0.23

2023-11-02 Thread Andras Pal
Hi Daniel, here is another version of the example which is a bit smaller (and now automatically creates the dummy/random RAM contents during the build process). Andras On Wed, 1 Nov 2023, Daniel Gröber wrote: Package: fpga-icestorm Version: 0~20220915gita545498-3 X-Debbugs-Cc: Andras Pal

Bug#1055171: fpga-icestorm: icebram incompatible with yosys 0.23

2023-11-02 Thread Andras Pal
Hi Daniel, sure, please find attached this simplistic example for this issue. Just enter `make`. Under bullseye, it should print: Found and replaced 1 instances of the memory. Under bookworm, it prints: Found and replaced 0 instances of the memory. and the memory does not get updated (i.e.

Bug#1055171: fpga-icestorm: icebram incompatible with yosys 0.23

2023-11-01 Thread Daniel Gröber
Package: fpga-icestorm Version: 0~20220915gita545498-3 X-Debbugs-Cc: Andras Pal Hi Andras, On Wed, Nov 01, 2023 at 04:52:25PM +0100, Andras Pal wrote: > I'm using the yosys/nextpnr/icestorm toolchain regularly under Debian and > after upgrading to bookworm i noted (after some debugging) that in