manunited10
manunited10
Hey guys. Just wondering if the issue was ever resolved or not. I've been having the same issue for months now. The issue randomly appears and disappears. I use cocotb...
Thanks @kcuzner. I have put this new class and `fix_modelsim_log_bug` funcion on top of my main test module. Then I called the funcion before anything else. I don't see the...
> > This error is in OP's log as well. > > The error comes after a simple print function. I commented that out and it goes to another print...
I've recently started using this repo on ESP32. So it's supposed to get the date/time from NTP server and show on an LED dot matrix (like a message board). However...
I made a `template sensor` that reads the items from the todo list and packs them in a comma-separated string. Basically uses what @GraffJosh explained above. I should admit that...
Yeah gives error for me potentially for some complicated record of record type in a vhdl package (questasim) ``` ** Error: (vcom-1609) The type used is not fully supported with...
Thank you for the quick response. I'm not sure that would work at least on `questa`. For starters, `self.plus_args` is only being used on the `else` where it is ~~`compile_only=True`~~...
@themperek any chance you could follow up on this? TIA.