⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 graduation.mfd

📁 2013全国电子设计大赛AD9854全部资料,51单片机编程,fpga编程的各种波形发生器
💻 MFD
📖 第 1 页 / 共 5 页
字号:
ATTRIBUTES | 4326176 | 0
OUTPUTMC | 11 | 2 | 17 | 2 | 16 | 2 | 15 | 2 | 14 | 2 | 13 | 2 | 12 | 2 | 11 | 2 | 10 | 2 | 9 | 2 | 8 | 2 | 0
INPUTS | 9 | state<0>  | state<1>  | state<2>  | state<3>  | state<4>  | state<5>  | state<6>  | state<7>  | clk
INPUTMC | 8 | 6 | 10 | 6 | 4 | 6 | 5 | 2 | 7 | 2 | 6 | 2 | 5 | 2 | 4 | 2 | 3
INPUTP | 1 | 143
EQ | 3 | 
   state<8>.T = state<0> & state<1> & state<2> & state<3> & 
	state<4> & state<5> & state<6> & state<7>;
   state<8>.CLK = clk;

MACROCELL | 2 | 0 | state<9>
ATTRIBUTES | 4326176 | 0
OUTPUTMC | 10 | 2 | 17 | 2 | 16 | 2 | 15 | 2 | 14 | 2 | 13 | 2 | 12 | 2 | 11 | 2 | 10 | 2 | 9 | 2 | 8
INPUTS | 10 | state<0>  | state<1>  | state<2>  | state<3>  | state<4>  | state<5>  | state<6>  | state<7>  | state<8>  | clk
INPUTMC | 9 | 6 | 10 | 6 | 4 | 6 | 5 | 2 | 7 | 2 | 6 | 2 | 5 | 2 | 4 | 2 | 3 | 2 | 2
INPUTP | 1 | 143
EQ | 3 | 
   state<9>.T = state<0> & state<1> & state<2> & state<3> & 
	state<4> & state<5> & state<6> & state<7> & state<8>;
   state<9>.CLK = clk;

MACROCELL | 0 | 1 | a_0
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | address_tmp<0>  | clk
INPUTMC | 1 | 5 | 10
INPUTP | 1 | 143
EQ | 2 | 
   a<0>.D = address_tmp<0>;
   a<0>.CLK = clk;

MACROCELL | 0 | 4 | a_1
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | address_tmp<1>  | clk
INPUTMC | 1 | 5 | 15
INPUTP | 1 | 143
EQ | 2 | 
   a<1>.D = address_tmp<1>;
   a<1>.CLK = clk;

MACROCELL | 1 | 12 | a_2
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | address_tmp<2>  | clk
INPUTMC | 1 | 6 | 17
INPUTP | 1 | 143
EQ | 2 | 
   a<2>.D = address_tmp<2>;
   a<2>.CLK = clk;

MACROCELL | 1 | 15 | a_3
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | address_tmp<3>  | clk
INPUTMC | 1 | 1 | 0
INPUTP | 1 | 143
EQ | 2 | 
   a<3>.D = address_tmp<3>;
   a<3>.CLK = clk;

MACROCELL | 1 | 8 | a_4
ATTRIBUTES | 8651554 | 0
OUTPUTMC | 1 | 1 | 7
INPUTS | 12 | dial<0>  | clk  | dial<2>  | dial<1>  | count<2>  | count<1>  | count<3>  | count<4>  | count<5>  | address_tmp<4>  | count<0>  | d_0.EXP
INPUTMC | 8 | 3 | 12 | 4 | 3 | 3 | 6 | 3 | 11 | 3 | 5 | 1 | 7 | 3 | 0 | 1 | 9
INPUTP | 4 | 77 | 143 | 72 | 74
EXPORTS | 1 | 1 | 7
IMPORTS | 1 | 1 | 9
EQ | 11 | 
   a<4>.D = ;Imported pterms FB2_10
	  address_tmp<4>;
   a<4>.CLK = clk;
    a_4.EXP  =  dial<0> & !dial<2> & !dial<1> & !count<2> & 
	!count<1> & !count<3> & count<4> & !count<5> & !address_tmp<4>
	# dial<0> & !dial<2> & !dial<1> & !count<2> & 
	!count<3> & count<4> & !count<0> & !count<5> & !address_tmp<4>
	# !dial<0> & dial<2> & !dial<1> & !count<2> & 
	count<1> & !count<3> & count<4> & !count<5> & !address_tmp<4>
	# !dial<0> & !dial<2> & dial<1> & !count<2> & 
	count<1> & !count<3> & count<4> & !count<5> & !address_tmp<4>

MACROCELL | 1 | 10 | a_5
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | address_tmp<5>  | clk
INPUTMC | 1 | 6 | 13
INPUTP | 1 | 143
EQ | 2 | 
   a<5>.D = address_tmp<5>;
   a<5>.CLK = clk;

MACROCELL | 1 | 9 | d_0
ATTRIBUTES | 8651554 | 0
OUTPUTMC | 1 | 1 | 8
INPUTS | 3 | data_tmp<0>  | clk  | address_tmp<4>
INPUTMC | 2 | 3 | 9 | 1 | 7
INPUTP | 1 | 143
EXPORTS | 1 | 1 | 8
EQ | 3 | 
   d<0>.D = data_tmp<0>;
   d<0>.CLK = clk;
    d_0.EXP  =  address_tmp<4>

MACROCELL | 0 | 3 | d_1
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | data_tmp<1>  | clk
INPUTMC | 1 | 4 | 13
INPUTP | 1 | 143
EQ | 2 | 
   d<1>.D = data_tmp<1>;
   d<1>.CLK = clk;

MACROCELL | 1 | 11 | d_2
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | data_tmp<2>  | clk
INPUTMC | 1 | 4 | 0
INPUTP | 1 | 143
EQ | 2 | 
   d<2>.D = data_tmp<2>;
   d<2>.CLK = clk;

MACROCELL | 0 | 0 | d_3
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | data_tmp<3>  | clk
INPUTMC | 1 | 0 | 15
INPUTP | 1 | 143
EQ | 2 | 
   d<3>.D = data_tmp<3>;
   d<3>.CLK = clk;

MACROCELL | 1 | 14 | d_4
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | data_tmp<4>  | clk
INPUTMC | 1 | 3 | 15
INPUTP | 1 | 143
EQ | 2 | 
   d<4>.D = data_tmp<4>;
   d<4>.CLK = clk;

MACROCELL | 0 | 7 | d_5
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | data_tmp<5>  | clk
INPUTMC | 1 | 4 | 5
INPUTP | 1 | 143
EQ | 2 | 
   d<5>.D = data_tmp<5>;
   d<5>.CLK = clk;

MACROCELL | 1 | 16 | d_6
ATTRIBUTES | 8651554 | 0
OUTPUTMC | 1 | 1 | 17
INPUTS | 11 | data_tmp<6>  | clk  | dial<0>  | dial<2>  | dial<1>  | count<2>  | count<1>  | count<3>  | count<4>  | count<5>  | count<0>
INPUTMC | 7 | 3 | 2 | 3 | 12 | 4 | 3 | 3 | 6 | 3 | 11 | 3 | 5 | 3 | 0
INPUTP | 4 | 143 | 77 | 72 | 74
EXPORTS | 1 | 1 | 17
EQ | 8 | 
   d<6>.D = data_tmp<6>;
   d<6>.CLK = clk;
    d_6.EXP  =  !dial<0> & dial<2> & !dial<1> & count<2> & 
	count<1> & !count<3> & !count<4> & !count<5>
	# !dial<0> & dial<2> & !dial<1> & !count<2> & 
	!count<1> & count<3> & !count<4> & !count<5>
	# !dial<0> & !dial<2> & dial<1> & count<2> & 
	!count<1> & !count<3> & count<4> & count<0> & !count<5>

MACROCELL | 0 | 2 | d_7
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | data_tmp<7>  | clk
INPUTMC | 1 | 4 | 9
INPUTP | 1 | 143
EQ | 2 | 
   d<7>.D = data_tmp<7>;
   d<7>.CLK = clk;

MACROCELL | 2 | 1 | fskhold
ATTRIBUTES | 8651554 | 0
INPUTS | 2 | div<11>  | clk
INPUTMC | 1 | 5 | 12
INPUTP | 1 | 143
EQ | 2 | 
   fsk.D = div<11>;
   fsk.CLK = clk;

MACROCELL | 0 | 9 | io_ud_OBUF
ATTRIBUTES | 8651554 | 0
INPUTS | 7 | count<2>  | count<1>  | count<3>  | count<4>  | count<0>  | count<5>  | clk
INPUTMC | 6 | 3 | 12 | 4 | 3 | 3 | 6 | 3 | 11 | 3 | 0 | 3 | 5
INPUTP | 1 | 143
EQ | 3 | 
   io_ud.D = count<2> & count<1> & !count<3> & count<4> & 
	count<0> & !count<5>;
   io_ud.CLK = clk;

MACROCELL | 1 | 5 | mst_rst_OBUF
ATTRIBUTES | 8651554 | 0
OUTPUTMC | 1 | 1 | 6
INPUTS | 12 | dial<0>  | dial<2>  | dial<1>  | count<2>  | count<1>  | count<3>  | clk  | count<4>  | count<0>  | count<5>  | address_tmp<4>  | dount<1>.EXP
INPUTMC | 8 | 3 | 12 | 4 | 3 | 3 | 6 | 3 | 11 | 3 | 0 | 3 | 5 | 1 | 7 | 1 | 4
INPUTP | 4 | 77 | 72 | 74 | 143
EXPORTS | 1 | 1 | 6
IMPORTS | 1 | 1 | 4
EQ | 17 | 
   mst_rst.D = ;Imported pterms FB2_5
	  !dount<2> & !dount<3> & !dount<4> & !dount<5>
	# !dount<0> & !dount<1> & !dount<3> & !dount<4> & 
	!dount<5>;
   mst_rst.CLK = clk;
    mst_rst_OBUF.EXP  =  dial<0> & !dial<2> & !dial<1> & !count<2> & 
	count<1> & !count<3> & count<4> & count<0> & !count<5> & 
	address_tmp<4>
	# !dial<0> & dial<2> & !dial<1> & count<2> & 
	!count<1> & !count<3> & count<4> & !count<0> & !count<5> & 
	!address_tmp<4>
	# !dial<0> & !dial<2> & dial<1> & count<2> & 
	!count<1> & !count<3> & count<4> & count<0> & !count<5> & 
	address_tmp<4>
	# !dial<0> & !dial<2> & dial<1> & count<2> & 
	!count<1> & !count<3> & count<4> & !count<0> & !count<5> & 
	!address_tmp<4>

MACROCELL | 0 | 11 | wrb_OBUF
ATTRIBUTES | 264962 | 0
INPUTS | 1 | clk
INPUTP | 1 | 143
EQ | 1 | 
   wrb = !clk;

MACROCELL | 3 | 17 | $OpTx$FX_DC$36
ATTRIBUTES | 133888 | 0
OUTPUTMC | 2 | 3 | 3 | 3 | 16
INPUTS | 9 | dial<2>  | dial<1>  | dial<0>  | count<2>  | count<1>  | count<3>  | count<4>  | count<0>  | count<5>
INPUTMC | 6 | 3 | 12 | 4 | 3 | 3 | 6 | 3 | 11 | 3 | 0 | 3 | 5
INPUTP | 3 | 72 | 74 | 77
EXPORTS | 1 | 3 | 16
EQ | 8 | 
   $OpTx$FX_DC$36 = dial<2>
	$ dial<1>;
    $OpTx$FX_DC$36.EXP  =  !dial<0> & !dial<2> & dial<1> & count<2> & 
	count<1> & count<3> & !count<4> & !count<0> & !count<5>
	# !dial<0> & !dial<2> & dial<1> & count<2> & 
	count<1> & !count<3> & !count<4> & count<0> & !count<5>
	# !dial<0> & !dial<2> & dial<1> & count<2> & 
	!count<1> & count<3> & !count<4> & count<0> & !count<5>

MACROCELL | 0 | 13 | EXP10_
ATTRIBUTES | 2048 | 0
OUTPUTMC | 1 | 0 | 14
INPUTS | 9 | dial<0>  | dial<2>  | dial<1>  | count<1>  | count<3>  | count<4>  | count<5>  | count<2>  | count<0>
INPUTMC | 6 | 4 | 3 | 3 | 6 | 3 | 11 | 3 | 5 | 3 | 12 | 3 | 0
INPUTP | 3 | 77 | 72 | 74
EXPORTS | 1 | 0 | 14
EQ | 10 | 
       EXP10_.EXP  =  !dial<0> & !dial<2> & dial<1> & !count<1> & 
	count<3> & !count<4> & !count<5>
	# dial<0> & !dial<2> & !dial<1> & !count<2> & 
	!count<1> & count<3> & !count<4> & !count<5>
	# dial<0> & !dial<2> & !dial<1> & !count<2> & 
	count<3> & !count<4> & !count<0> & !count<5>
	# !dial<0> & dial<2> & !dial<1> & !count<2> & 
	!count<1> & !count<3> & count<4> & !count<5>
	# !dial<0> & dial<2> & !dial<1> & count<1> & 
	count<3> & !count<4> & !count<0> & !count<5>

MACROCELL | 0 | 14 | EXP11_
ATTRIBUTES | 2048 | 0
OUTPUTMC | 1 | 0 | 15
INPUTS | 8 | count<5>  | data_tmp<3>  | dial<0>  | dial<2>  | dial<1>  | count<3>  | count<4>  | EXP10_.EXP
INPUTMC | 5 | 3 | 5 | 0 | 15 | 3 | 6 | 3 | 11 | 0 | 13
INPUTP | 3 | 77 | 72 | 74
EXPORTS | 1 | 0 | 15
IMPORTS | 1 | 0 | 13
EQ | 16 | 
       EXP11_.EXP  =  count<5> & data_tmp<3>
	# dial<0> & dial<2> & data_tmp<3>
	# dial<0> & dial<1> & data_tmp<3>
	# dial<2> & dial<1> & data_tmp<3>
	# count<3> & count<4> & data_tmp<3>
;Imported pterms FB1_14
	# !dial<0> & !dial<2> & dial<1> & !count<1> & 
	count<3> & !count<4> & !count<5>
	# dial<0> & !dial<2> & !dial<1> & !count<2> & 
	!count<1> & count<3> & !count<4> & !count<5>
	# dial<0> & !dial<2> & !dial<1> & !count<2> & 
	count<3> & !count<4> & !count<0> & !count<5>
	# !dial<0> & dial<2> & !dial<1> & !count<2> & 
	!count<1> & !count<3> & count<4> & !count<5>
	# !dial<0> & dial<2> & !dial<1> & count<1> & 
	count<3> & !count<4> & !count<0> & !count<5>

MACROCELL | 0 | 16 | EXP12_
ATTRIBUTES | 2048 | 0
OUTPUTMC | 1 | 0 | 15
INPUTS | 11 | dial<0>  | dial<2>  | dial<1>  | data_tmp<3>  | count<2>  | count<1>  | count<4>  | count<3>  | count<0>  | count<5>  | EXP13_.EXP
INPUTMC | 8 | 0 | 15 | 3 | 12 | 4 | 3 | 3 | 11 | 3 | 6 | 3 | 0 | 3 | 5 | 0 | 17
INPUTP | 3 | 77 | 72 | 74
EXPORTS | 1 | 0 | 15
IMPORTS | 1 | 0 | 17
EQ | 17 | 
       EXP12_.EXP  =  !dial<0> & !dial<2> & !dial<1> & data_tmp<3>
	# count<2> & count<1> & count<4> & data_tmp<3>
	# !count<2> & !count<3> & !count<4> & data_tmp<3>
	# !count<1> & !count<3> & !count<4> & data_tmp<3>
	# !dial<0> & !dial<2> & dial<1> & count<3> & 
	!count<4> & !count<0> & !count<5>
;Imported pterms FB1_18

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -