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
reg [31:0] Mem [1023:0]; //1024 registers, each of size 32 bits
//assign keyword used for wire data types for continuous assignement in combinational circuit; inherently non-blocking; blocking/non- blocking in sequential