44,47d43
< # Profiler related configuration variables
< hot_lines = Param.Bool(False, "")
< all_instructions = Param.Bool(False, "")
< num_of_sequencers = Param.Int("")
51a48,53
>
> # Profiler related configuration variables
> hot_lines = Param.Bool(False, "")
> all_instructions = Param.Bool(False, "")
> num_of_sequencers = Param.Int("")
> number_of_virtual_networks = Param.Unsigned("")