You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled upon this while debugging my gate level sim. The fakeram LEFs define the lower bits of rwN_wd_in as input, higher bits as output. This lead to my design having the upper bits floating in sim.
I stumbled upon this while debugging my gate level sim. The fakeram LEFs define the lower bits of
rwN_wd_inas input, higher bits as output. This lead to my design having the upper bits floating in sim.Here's an example:
HighTide/designs/asap7/eyeriss/sram/lef/fakeram_12x128_1rw.lef
Line 62 in f294bdc