Ray Salemi

Results 29 comments of Ray Salemi

I wonder why it didn’t upgrade when I upgraded twine. On Mon, Jun 6, 2022 at 8:16 AM Brian Rutledge ***@***.***> wrote: > Is pkginfo in Twine's dependencies? Seems it...

I'm also having this problem now. Is there a fix planned? I've limited my tox install to protlib==1.4

I wonder if modelsim needs the `-sv` option to process SystemVerilog two-value variables.

> Sorry I did not get you, do I need to change the Makefle as everything including sv files are there? I would change the options to ModelSim to include...

I need more details to help. Which simulator? Can you copy and paste the error messages? That example works, so there is something in the environment.

> 0.00ns INFO cocotb.regression Found test tinyalu_cb.random_test 0.00ns INFO cocotb.regression Found test tinyalu_cb.max_test 0.00ns INFO cocotb.regression running random_test(1/2) Random operands 240.00ns INFO root PASSED: 35 ADD 89 = 124 240.00ns...

> and also why two dummy operations are initialised Dummy operations?

I believe those let the pipeline empty. On Mon, Feb 5, 2024 at 9:02 PM Saikiran196 ***@***.***> wrote: > Like in the code you mentioned like await self.bfm.send_op(0,0,1) if we...

It is a bug in your code, but we would need to see the code to help