Do not assign default value for g_reset in common_fifo_sc. To avoid clutter in...
Compare changes
@@ -79,29 +79,41 @@ begin
@@ -79,29 +79,41 @@ begin
Do not assign default value for g_reset in common_fifo_sc. To avoid clutter in report when using e.g.: grep -rl 'g_reset ' libraries.
Closes L2SDP-1005