xheep_gen.cpu.cv32e40x module

class xheep_gen.cpu.cv32e40x.cv32e40x(num_mhpmcounters=None)

Bases: CPU

get_sv_str(param_name: str) str

Get the string representation of the param_name parameter to be used in the SystemVerilog templates. :param param_name: Name of the parameter. :return: String representation of the parameter for SystemVerilog or an empty string if not defined.