Skip to content
Snippets Groups Projects
Commit 09e5136f authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Removed unused g_sim.

parent 1909e5f1
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,6 @@ USE work.reorder_pkg.ALL; ...@@ -74,7 +74,6 @@ USE work.reorder_pkg.ALL;
ENTITY reorder_transpose IS ENTITY reorder_transpose IS
GENERIC( GENERIC(
g_sim : BOOLEAN := FALSE;
g_nof_streams : NATURAL := 4; g_nof_streams : NATURAL := 4;
g_in_dat_w : NATURAL := 8; g_in_dat_w : NATURAL := 8;
g_frame_size_in : NATURAL := 256; g_frame_size_in : NATURAL := 256;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment