stzsch has quit [Read error: Connection reset by peer]
anticw has quit [Ping timeout: 246 seconds]
elGamal has quit [Ping timeout: 264 seconds]
moony has quit [Ping timeout: 246 seconds]
moony has joined #yosys
anticw has joined #yosys
elGamal has joined #yosys
elGamal has quit [Ping timeout: 264 seconds]
elGamal has joined #yosys
stzsch has joined #yosys
cr1901_modern has quit [Ping timeout: 256 seconds]
xtro has joined #yosys
gmc has joined #yosys
gmc has quit [Client Quit]
gmc has joined #yosys
vidbina has quit [Ping timeout: 256 seconds]
kraiskil has joined #yosys
kraiskil has quit [Ping timeout: 256 seconds]
peeps[zen] is now known as peepsalot
withig has quit [Quit: withig]
kraiskil has joined #yosys
emeb_mac has joined #yosys
vidbina has joined #yosys
cr1901_modern has joined #yosys
klotz has joined #yosys
klotz has quit [Remote host closed the connection]
klotz has joined #yosys
klotz has quit [Client Quit]
lukego has quit [Ping timeout: 258 seconds]
pointfree has quit [Ping timeout: 244 seconds]
<Raito_Bezarius>
I'm trying to formal verify a simple block RAM design by using (* anyconst *) and I'm getting the error: "base: ERROR: Failed to get a constant init value for \f_data: $memrd$̊am$./memory/block_ram.sv:72$1572982_DATA" unsure if I'm doing something wrong or what's the way forward from there
alexhw has quit [Quit: No Ping reply in 180 seconds.]
lukego has joined #yosys
pointfree has joined #yosys
alexhw has joined #yosys
<Raito_Bezarius>
FWIW, there is a: " initial f_data = ram[f_addr];
<Raito_Bezarius>
line in my fdesign
<Raito_Bezarius>
ram is afaik initialized and f_addr is a (* anyconst *) address