sriniv1422

Results 2 issues of sriniv1422

hello ; I tried using the piecewise to draw some analog waveforms . In the ex code listed on the web ; {signal: [ {name: 'clock', wave: 'p...'}, {name: 'A1',...

Hello How can I declare multiple registers using bitfield . For eg : {reg: [ {bits: 7, name: 'opcode', attr: 'OP-IMM'}, {bits: 5, name: 'rd', attr: 'dest'}, {bits: 3, name:...

question