You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm generating a bitstream with the iCEcube2 (commercial) flow. When I use icebox_vlog to extract a Verilog netlist, the memories are present but the read and write addresses are tied to 0. Here's HDL and the corresponging Verilog netlist.
I'm generating a bitstream with the iCEcube2 (commercial) flow. When I use
icebox_vlog
to extract a Verilog netlist, the memories are present but the read and write addresses are tied to 0. Here's HDL and the corresponging Verilog netlist.Notice how
WADDR
andRADDR
are tied to 0 inram40_8_23
.The text was updated successfully, but these errors were encountered: