Fabrizio Ferrandi
Fabrizio Ferrandi
Is the start_port not connected or it is just yellow-colored?
Anyway, it looks strange that Mout_adr_ram is holding a pair of zero address. On which object the load is working? Pointer based object passed to the design or a variable...
A zero pointer may create some problems with the C code so pay attention on the compiled code. Anyway, you may see what is the optimization end results by passing...
>If it helps, I can send the source code (this is a student work, 8x8-block processing in JPEG). yes, it would help. Please share even the options passed to bambu....
Hi, my suggestion is to use the --with-boost-regex option of the configure. Configure has some options to deal with boost libraries (./configure --help). Please let us know if you succeed...
> Ok one final question then, is this crashing because my machine is running an ARM processor (I tried installing the AppImage on Ubuntu VM and I get and exec...
@Ansaya is working on clang13 right now. I hope he is fixing the issue in a while. Fabrizio
Clang13 and Clang16 are now supported. Check dev/panda branch.
I'm not sure if this is still relevant. Controlling the iob connection is usually done through this option: --backend-sdc-extensions. There are no examples for lattice devices, but for Altera and...