Closed kv-be closed 5 months ago
architecture rtl of dummy is begin PROCESSING_RUNNING <= ProcessingRunning; NO_SEQUENCES_GENERATED <= std_logic_vector(NoSequencesGenerated); end architecture;
solved
architecture rtl of dummy is begin PROCESSING_RUNNING <= ProcessingRunning; NO_SEQUENCES_GENERATED <= std_logic_vector(NoSequencesGenerated); end architecture;