Saikiran196
Saikiran196
Simulator : modelsim simulator version : modelsim 10.5 OS : Windows 10 cocotb version : 1.8.1 Python Version : 3.10 For one code output is coming and for one code...
I am using GitBash terminal to execute and i mentioned SIM as modelsim in makefile. On Mon, 5 Feb, 2024, 3:52 pm Ray Salemi, ***@***.***> wrote: > I need more...
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 INFO...
and also why two dummy operations are initialised
Like in the code you mentioned like await self.bfm.send_op(0,0,1) if we gave this only output is coming? Why we have to give this line? On Tue, 6 Feb, 2024, 3:34...
I am trying to execute Frequency divider using cocotb python testbench. But when i am trying to execute the makefile, I am getting error like No root handle found Simulator...
Thank You sir . Now it's working . That Couldn't root handle error is because of the file name convention. On Wed, 7 Feb 2024 at 15:37, Ray Salemi ***@***.***>...