Kevin26
New Contributor
2 years agoQuesta showing red signal when both signals from an AND operation are high
I am simulating a Platform Designer Cyclone 10 LP NIOS V system in Questa Starter Edition. After generating and modifying the testbench, I run the simulation in Questa. The simulation runs smoothly until a write to my Hyberbus controller IP. My Hyperbus controller IP has an AXI4 interface. During AXI write, a w_en signal goes high when the AXI_WVALID and AXI_WREADY signals are high. However, when this occurs, the w_en signal goes red in Questa and I am not sure why. Neither input is red and I'm not sure what else could make it go red. The waveforms and associated verilog code is attached. Can anyone share a possible reason for why the w_en signal goes red and what I can do about it?