seblovett / VLSI

VLSI design project
0 stars 1 forks source link

Pad ring fails sim #82

Closed seblovett closed 10 years ago

seblovett commented 10 years ago

The full pad ring is failing simulations. Need to find out why and fix!

seblovett commented 10 years ago

Data is not driven, causing these data issues. nME is high (so we aren't reading from memory) but MemEn remains high. This doesn't cause an issue here. Issues start on push/pop operations. Our internal databus should always be driven though. screenshot from 2014-03-21 11 32 57

seblovett commented 10 years ago

Acutally, MemEn and nOE are correct. I think this is down to the enable signal.