📄 x_ff_v.h
字号:
////////////////////////////////////////////////////////////////////////////////
// ____ ____
// / /\/ /
// /___/ \ /
// \ \ \/
// \ \ Copyright (c) 2003-2004 Xilinx, Inc.
// / / All Right Reserved.
// /___/ /
// \ \ / \
// \___\/\___\
////////////////////////////////////////////////////////////////////////////////
#ifndef H_Simprim_x_ff_x_ff_v_H
#define H_Simprim_x_ff_x_ff_v_H
#include "simprim.auxlib/x_ff/entity.h"
class Simprim_x_ff_x_ff_v: public Simprim_x_ff {
public:
HSim__s1 SA[15];
Simprim_x_ff_x_ff_v(const char * name, const char * vTimingcheckson=0, const char * vXon=0, const char * vMsgon=0, const char * vInit=0, const char * vTipd_ce=0, const char * vTipd_clk=0, const char * vTipd_i=0, const char * vTipd_rst=0, const char * vTipd_set=0, const char * vTpd_clk_o=0, const char * vTpd_rst_o=0, const char * vTpd_set_o=0, const char * vTsetup_i_clk_posedge_posedge=0, const char * vTsetup_i_clk_negedge_posedge=0, const char * vThold_i_clk_posedge_posedge=0, const char * vThold_i_clk_negedge_posedge=0, const char * vTsetup_ce_clk_posedge_posedge=0, const char * vTsetup_ce_clk_negedge_posedge=0, const char * vThold_ce_clk_posedge_posedge=0, const char * vThold_ce_clk_negedge_posedge=0, const char * vTrecovery_rst_clk_negedge_posedge=0, const char * vThold_rst_clk_negedge_posedge=0, const char * vTrecovery_set_clk_negedge_posedge=0, const char * vThold_set_clk_negedge_posedge=0, const char * vTicd_clk=0, const char * vTisd_ce_clk=0, const char * vTisd_i_clk=0, const char * vTisd_rst_clk=0, const char * vTisd_set_clk=0, const char * vTperiod_clk_posedge=0, const char * vTpw_rst_posedge=0, const char * vTpw_set_posedge=0);
~Simprim_x_ff_x_ff_v();
void constructObject();
virtual void archImplement(HSimConfigDecl* cfg);
};
class Simprim_x_ff_x_ff_v_wiredelay: public HSim__s6 {
public:
Simprim_x_ff_x_ff_v *Arch;
Simprim_x_ff_x_ff_v_wiredelay(const char* name,
Simprim_x_ff_x_ff_v *arch,
HSimConfigDecl* cfg);
};
class Simprim_x_ff_x_ff_v_signaldelay: public HSim__s6 {
public:
Simprim_x_ff_x_ff_v *Arch;
Simprim_x_ff_x_ff_v_signaldelay(const char* name,
Simprim_x_ff_x_ff_v *arch,
HSimConfigDecl* cfg);
};
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -