8bitworkshop icon indicating copy to clipboard operation
8bitworkshop copied to clipboard

"Remainder by Zero" in Verilog WASM

Open sehugg opened this issue 3 years ago • 0 comments

RuntimeError: remainder by zero at ? (wasm://wasm/2dca781e:wasm-function[6]:0x13fb) at ? (wasm://wasm/2dca781e:wasm-function[8]:0x188e) at ? (wasm://wasm/2dca781e:wasm-function[17]:0x1974) at dZ.eval(../src/common/hdl/hdlwasm.ts:248:40) at dZ.tick(../src/common/hdl/hdlwasm.ts:253:14) at BZ.fillTraceBuffer(../src/platform/verilog.ts:505:13) at BZ.updateScopeFrame(../src/platform/verilog.ts:292:21) at BZ.updateFrame(../src/platform/verilog.ts:314:12) at z.G7 as callback at z.nextFrame(../src/common/emu.ts:277:14) at r(../src/common/emu.ts:261:14)

sehugg avatar Feb 08 '22 16:02 sehugg