sehugg / 8bitworkshop

web-based IDE for 8-bit programming and Verilog development
http://8bitworkshop.com/
GNU General Public License v3.0
519 stars 85 forks source link

"Remainder by Zero" in Verilog WASM #96

Open sehugg opened 2 years ago

sehugg commented 2 years ago

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)