Skip to content
Snippets Groups Projects

add fast command block for module control

Merged David Gabriel Monk requested to merge mp-fe-fastcommands into master
9 files
+ 502
108
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -14,7 +14,7 @@ use IEEE.STD_LOGIC_1164.ALL;
use IEEE.NUMERIC_STD.ALL;
use work.gbt_module_constants.all;
use work.stub_extractor_data_types.all;
use work.front_end_data_types.all;
use work.emp_data_types.all;
entity HeaderExtractor is
Loading