ydnatag
ydnatag
I'm trying to simulate a system which has a big-endian cpu and several little-endian and big-endian peripherals. I got it working modifying the C# models and assigning them bigendianness. In...
Hi! First of all, RENODE IS AMAZING!! Thank you for open this amazing tool. # Problem I'm trying to connect to machines using a I2C bus. # Question Is there...
### Description I'm trying to reset the whole machine in a simulation using a Leon3. I found that the CPU hangs after the reset and it never recovers from that,...
### Description Having two machines, I want to pause one to emulate a power shortage but all the simulation stops. ``` (A) emulation GetTimeSourceInfo Elapsed Virtual Time: 00:00:38.312000 ... (A)...
Hi! @awygle developed a proof of concept of a possible gui for a gtkwave replacement based on opengl. It could be a good starting point. Source: https://github.com/awygle/waggle regards.