xheep_gen.cpu.cv32e40px module

class xheep_gen.cpu.cv32e40px.cv32e40px(fpu=None, fpu_addmul_lat=None, fpu_others_lat=None, zfinx=None, corev_pulp=None, num_mhpmcounters=None)

Bases: cv32e40p

get_sv_str(param_name: str) str

Get the SystemVerilog string representation of a parameter. :param param_name: Name of the parameter. :return: SystemVerilog string representation of the parameter.