亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? altera_mf_components.vhd

?? 一本老師推薦的經典的VHDL覆蓋基礎的入門書籍
?? VHD
?? 第 1 頁 / 共 5 頁
字號:
--
-- Copyright (C) 1988-2004 Altera Corporation
--
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
-- other associated documentation or information provided by Altera or a
-- partner under Altera's Megafunction Partnership Program may be used only
-- to program PLD devices (but not masked PLD devices) from Altera.  Any
-- other use of such megafunction design, net list, support information,
-- device programming or simulation file, or any other related
-- documentation or information is prohibited for any other purpose,
-- including, but not limited to modification, reverse engineering, de-
-- compiling, or use with any other silicon devices, unless such use is
-- explicitly licensed under a separate agreement with Altera or a
-- megafunction partner.  Title to the intellectual property, including
-- patents, copyrights, trademarks, trade secrets, or maskworks, embodied
-- in any such megafunction design, net list, support information, device
-- programming or simulation file, or any other related documentation or
-- information provided by Altera or a megafunction partner, remains with
-- Altera, the megafunction partner, or their respective licensors.  No
-- other licenses, including any licenses needed under any third party's
-- intellectual property, are provided herein.
----------------------------------------------------------------------------
-- ALtera Megafunction Component Declaration File
----------------------------------------------------------------------------

library ieee;
use ieee.std_logic_1164.all;

package altera_mf_components is
type altera_mf_logic_2D is array (NATURAL RANGE <>, NATURAL RANGE <>) of STD_LOGIC;
component altcam
   generic
      ( width:            natural := 1;
        widthad:          natural := 1;
        numwords:         natural := 1;
        lpm_file:         string := "UNUSED";
        lpm_filex:        string := "UNUSED";
        match_mode:       string := "MULTIPLE";
        output_reg:       string := "UNREGISTERED";
        output_aclr:      string := "OFF";
        pattern_reg:      string := "INCLOCK";
        pattern_aclr:     string := "ON";
        wraddress_aclr:   string := "ON";
        wrx_reg:          string := "UNUSED";
        wrx_aclr:         string := "UNUSED";
        wrcontrol_aclr:   string := "OFF";
        use_eab:          string := "ON"; 
        lpm_type : string := "altcam"
       );

        
   port
      ( pattern:    in std_logic_vector(width-1 downto 0);
        wrx:        in std_logic_vector(width-1 downto 0) := (others => '0');
        wrxused:    in std_logic := '1';
        wrdelete:   in std_logic := '0';
        wraddress:  in std_logic_vector(widthad-1 downto 0);
        wren:       in std_logic;
        inclock:    in std_logic;
        inclocken:  in std_logic := '1';
        inaclr:     in std_logic := '0';
        outclock:   in std_logic := '0';
        outclocken: in std_logic := '1';
        outaclr:    in std_logic := '0';
        mstart:     in std_logic := 'X';
        mnext:      in std_logic := '0';
        maddress:   out std_logic_vector(widthad-1 downto 0);
        mbits:      out std_logic_vector(numwords-1 downto 0);
        mfound:     out std_logic;
        mcount:     out std_logic_vector(widthad-1 downto 0);
        rdbusy:     out std_logic;
        wrbusy:     out std_logic );
end component;

component altclklock
generic(
    inclock_period          : natural := 10000;   -- units in ps
    inclock_settings        : string := "UNUSED";
    valid_lock_cycles       : natural := 5;
    invalid_lock_cycles     : natural := 5;
    valid_lock_multiplier   : natural := 5;
    invalid_lock_multiplier : natural := 5;
    operation_mode          : string := "NORMAL";
    clock0_boost            : natural := 1;
    clock0_divide           : natural := 1;
    clock0_settings         : string := "UNUSED";
    clock0_time_delay       : string := "0";
    clock1_boost            : natural := 1;
    clock1_divide           : natural := 1;
    clock1_settings         : string := "UNUSED";
    clock1_time_delay       : string := "0";
    clock2_boost            : natural := 1;
    clock2_divide           : natural := 1;
    clock2_settings         : string := "UNUSED";
    clock2_time_delay       : string := "0";
    clock_ext_boost         : natural := 1;
    clock_ext_divide        : natural := 1;
    clock_ext_settings      : string := "UNUSED";
    clock_ext_time_delay    : string := "0";
    outclock_phase_shift    : natural := 0;   -- units in ps
    intended_device_family  : string := "APEX20KE" ;
    lpm_type                : string := "altclklock"
);
port(
    inclock   : in std_logic;  -- required port, input reference clock
    inclocken : in std_logic := '1';  -- PLL enable signal
    fbin      : in std_logic := '1';  -- feedback input for the PLL

    clock0    : out std_logic;  -- clock0 output
    clock1    : out std_logic;  -- clock1 output
    clock2    : out std_logic;  -- clock2 output, for Mercury only
    clock_ext : out std_logic;  -- external clock output, for Mercury only
    locked    : out std_logic   -- PLL lock signal
);
end component;

component altlvds_rx
    generic
      ( number_of_channels          : natural;
        deserialization_factor      : natural;
        inclock_boost               : natural:= 0;
        registered_output           : string := "ON";
        inclock_period              : natural;
        cds_mode                    : string := "UNUSED";
        intended_device_family      : string := "APEX20KE";
        input_data_rate             : natural:= 0;
        inclock_data_alignment      : string := "EDGE_ALIGNED";
        registered_data_align_input : string :="ON";
        common_rx_tx_pll            : string :="ON";
        enable_dpa_mode             : string := "OFF";
        enable_dpa_fifo             : string := "ON";
        use_dpll_rawperror          : string := "OFF";
        use_coreclock_input         : string := "OFF";
        dpll_lock_count             : natural:= 0;      
        dpll_lock_window            : natural:= 0;
        outclock_resource           : string := "AUTO";
        data_align_rollover         : natural := 10;
        lose_lock_on_one_change     : string  := "OFF";
        reset_fifo_at_first_lock    : string  := "ON";
        use_external_pll            : string  := "OFF";
        lpm_hint                    : string := "UNUSED";
        lpm_type                    : string := "altlvds_rx";
        clk_src_is_pll              : string := "off"
      );
    port
      ( rx_in                 : in std_logic_vector(number_of_channels-1 downto 0);
        rx_inclock            : in std_logic;
        rx_enable             : in std_logic := '1';
        rx_deskew             : in std_logic := '0';
        rx_pll_enable         : in std_logic := '1';
        rx_data_align         : in std_logic := '0';
        rx_reset              : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0'); 
        rx_dpll_reset         : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0');
        rx_dpll_hold          : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0');
        rx_dpll_enable        : in std_logic_vector(number_of_channels-1 downto 0) := (others => '1');
        rx_fifo_reset         : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0');
        rx_channel_data_align : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0');
        rx_cda_reset          : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0');
        rx_coreclk            : in std_logic_vector(number_of_channels-1 downto 0) := (others => '0');
        pll_areset            : in std_logic := '0';   
        rx_out                : out std_logic_vector(deserialization_factor*number_of_channels -1 downto 0);
        rx_outclock           : out std_logic;
        rx_locked             : out std_logic;
        rx_dpa_locked         : out std_logic_vector(number_of_channels-1 downto 0);
        rx_cda_max            : out std_logic_vector(number_of_channels-1 downto 0));
end component;

component altlvds_tx
    generic
      ( number_of_channels     : natural;
        deserialization_factor : natural:= 4;
        inclock_boost          : natural := 0;
        outclock_divide_by     : positive:= 1;
        registered_input       : string := "ON";
        multi_clock            : string := "OFF";
        inclock_period         : natural;
        center_align_msb       : string := "UNUSED";
        intended_device_family : string := "APEX20KE";
        output_data_rate       : natural:= 0;
        outclock_resource      : string := "AUTO";
        common_rx_tx_pll       : string := "ON";
        inclock_data_alignment : string := "EDGE_ALIGNED";
        outclock_alignment     : string := "EDGE_ALIGNED";
        use_external_pll       : string := "OFF";
        preemphasis_setting    : natural := 0;
        vod_setting            : natural := 0;
        differential_drive     : natural := 0;
        lpm_type               : string := "altlvds_tx";
        clk_src_is_pll              : string := "off"
    );
    port
      ( tx_in           : in std_logic_vector(deserialization_factor*number_of_channels -1 downto 0);
        tx_inclock      : in std_logic;
        tx_enable       : in std_logic := '1';
        sync_inclock    : in std_logic := '0';
        tx_pll_enable   : in std_logic := '1';
        pll_areset      : in std_logic := '0';
        tx_out          : out std_logic_vector(number_of_channels-1 downto 0);
        tx_outclock     : out std_logic;
        tx_coreclock    : out std_logic;
        tx_locked       : out std_logic );
end component;

component altdpram
    generic
      ( width                  : natural;
        widthad                : natural;
        numwords               : natural := 0;
        lpm_file               : string := "UNUSED";
        lpm_hint               : string := "USE_EAB=ON";
        use_eab                : string := "ON";
        indata_reg             : string := "UNREGISTERED";
        indata_aclr            : string := "OFF";
        wraddress_reg          : string := "UNREGISTERED";
        wraddress_aclr         : string := "OFF";
        wrcontrol_reg          : string := "UNREGISTERED";
        wrcontrol_aclr         : string := "OFF";
        rdaddress_reg          : string := "UNREGISTERED";
        rdaddress_aclr         : string := "OFF";
        rdcontrol_reg          : string := "UNREGISTERED";
        rdcontrol_aclr         : string := "OFF";
        outdata_reg            : string := "UNREGISTERED";
        outdata_aclr           : string := "OFF";
        intended_device_family : string := "APEX20KE";
        lpm_type               : string := "altdpram" );
    port
      ( wren       : in std_logic := '0';
        data       : in std_logic_vector(width-1 downto 0);
        wraddress  : in std_logic_vector(widthad-1 downto 0);
        inclock    : in std_logic := '0';
        inclocken  : in std_logic := '1';
        rden       : in std_logic := '1';
        rdaddress  : in std_logic_vector(widthad-1 downto 0);
        outclock   : in std_logic := '0';
        outclocken : in std_logic := '1';
        aclr       : in std_logic := '0';
        q          : out std_logic_vector(width-1 downto 0) );
end component;


component alt3pram 
    generic
      ( width                  : natural;
        widthad                : natural;
        numwords               : natural := 0;
        lpm_file               : string := "UNUSED";
        lpm_hint               : string := "USE_EAB=ON";
        indata_reg             : string := "UNREGISTERED";
        indata_aclr            : string := "OFF";
        write_reg       : string := "UNREGISTERED";
        write_aclr          : string := "OFF";
        rdaddress_reg_a          : string := "UNREGISTERED";
        rdaddress_aclr_a         : string := "OFF";
    rdaddress_reg_b          : string := "UNREGISTERED";
        rdaddress_aclr_b         : string := "OFF";
        rdcontrol_reg_a          : string := "UNREGISTERED";
        rdcontrol_aclr_a         : string := "OFF";
    rdcontrol_reg_b          : string := "UNREGISTERED";
        rdcontrol_aclr_b         : string := "OFF";
        outdata_reg_a            : string := "UNREGISTERED";
        outdata_aclr_a           : string := "OFF";
    outdata_reg_b            : string := "UNREGISTERED";
        outdata_aclr_b           : string := "OFF";
        intended_device_family : string := "APEX20KE";
        ram_block_type           : string  := "AUTO";
        maximum_depth            : integer := 0;
        lpm_type : string := "alt3pram"

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
成人性生交大片免费看中文网站| 亚洲在线视频免费观看| 国产一区二区伦理| 久久精品在线观看| 成人av网站在线| 亚洲日本va午夜在线影院| 色一情一乱一乱一91av| 亚洲成人动漫在线观看| 精品少妇一区二区| 国产99精品在线观看| 成人欧美一区二区三区1314 | 久久亚洲精精品中文字幕早川悠里| 裸体健美xxxx欧美裸体表演| 久久久精品综合| 一本一道波多野结衣一区二区| 亚洲成人第一页| 久久婷婷一区二区三区| 91在线免费看| 日韩高清一区二区| 国产精品素人一区二区| 一本高清dvd不卡在线观看| 日本大胆欧美人术艺术动态| 国产婷婷色一区二区三区在线| 欧美一区二区三区日韩视频| 国产一区二区视频在线播放| 一区二区三区日韩精品视频| 欧美电影影音先锋| 北岛玲一区二区三区四区| 午夜亚洲福利老司机| 久久婷婷久久一区二区三区| 在线视频一区二区免费| 国产精品99久久不卡二区| 亚洲午夜激情av| 中文字幕精品一区二区精品绿巨人 | 精品一二三四区| 亚洲欧美国产高清| 欧美精品一区在线观看| 欧洲精品在线观看| 国产成人三级在线观看| 日韩av不卡一区二区| 中文字幕日韩av资源站| 欧美岛国在线观看| 欧美日韩精品高清| 成人av在线影院| 激情av综合网| 日韩**一区毛片| 亚洲欧美电影一区二区| 国产偷国产偷精品高清尤物| 日韩欧美电影在线| 欧美人妇做爰xxxⅹ性高电影| 成人app网站| 国产精品中文有码| 蜜芽一区二区三区| 亚洲成av人**亚洲成av**| 亚洲国产经典视频| 久久久无码精品亚洲日韩按摩| 91精品国模一区二区三区| 91福利资源站| 91日韩在线专区| av中文字幕一区| 国产·精品毛片| 国产成人在线看| 韩国一区二区三区| 久久www免费人成看片高清| 日韩av成人高清| 日韩黄色小视频| 天堂蜜桃一区二区三区| 亚洲mv在线观看| 亚洲成人免费影院| 天天综合天天综合色| 国产福利一区在线观看| 狠狠色综合色综合网络| 久久99精品国产.久久久久久 | 久久99精品国产.久久久久| 亚洲r级在线视频| 天天操天天干天天综合网| 亚洲一区二区在线免费观看视频| 一区二区在线观看视频| 亚洲女同ⅹxx女同tv| 亚洲欧美电影一区二区| 日韩一区日韩二区| 一区二区三区不卡在线观看| 亚洲综合色噜噜狠狠| 亚洲电影在线播放| 日韩高清不卡一区二区三区| 免费久久99精品国产| 精品一区二区免费在线观看| 国产精品一区免费在线观看| 国产不卡在线视频| 91蜜桃免费观看视频| 日本韩国一区二区| 欧美日韩一级二级| 欧美本精品男人aⅴ天堂| 亚洲精品一区二区三区蜜桃下载| 国产亚洲精品超碰| 亚洲视频狠狠干| 亚洲成a人片在线不卡一二三区| 偷窥少妇高潮呻吟av久久免费| 日本aⅴ亚洲精品中文乱码| 狠狠色狠狠色合久久伊人| 成人精品免费看| 欧美艳星brazzers| www国产精品av| 最新久久zyz资源站| 亚洲国产精品麻豆| 精品一区二区三区影院在线午夜| 国产高清久久久| 欧美视频你懂的| 久久亚洲一区二区三区明星换脸| 亚洲天天做日日做天天谢日日欢 | 欧美三区免费完整视频在线观看| 日韩一区二区电影在线| 国产精品色噜噜| 午夜精品视频一区| 国产成人精品免费看| 欧美日韩在线播| 日本一区二区三区在线不卡 | 日本不卡一二三区黄网| 成人午夜av电影| 欧美一区二区视频网站| 亚洲国产激情av| 男男视频亚洲欧美| 色婷婷av一区二区| 亚洲精品一区二区三区99| 一区二区三区高清不卡| 国产精品资源在线观看| 精品视频在线免费观看| 中文一区二区在线观看| 免费久久精品视频| 欧美性一二三区| 国产精品美女久久久久久久| 日韩avvvv在线播放| 色婷婷亚洲精品| 日本一区二区不卡视频| 美脚の诱脚舐め脚责91| 欧美撒尿777hd撒尿| 欧美国产精品一区二区| 久久er99精品| 欧美高清视频www夜色资源网| 亚洲私人影院在线观看| 国产a级毛片一区| 日韩三级精品电影久久久| 亚洲国产成人精品视频| av在线一区二区三区| 久久美女艺术照精彩视频福利播放| 午夜精品福利久久久| 色天天综合色天天久久| 中文字幕一区在线| 国产91丝袜在线播放| 精品日本一线二线三线不卡| 婷婷成人激情在线网| 欧美午夜精品免费| 一区二区三区加勒比av| 91网站最新网址| 亚洲欧美一区二区三区孕妇| 国产不卡免费视频| 久久欧美中文字幕| 国产在线国偷精品免费看| 日韩欧美久久久| 久久激情五月激情| 欧美成人精品高清在线播放| 免费看欧美女人艹b| 日韩欧美电影一区| 麻豆国产欧美日韩综合精品二区 | 亚洲国产精品综合小说图片区| 色狠狠综合天天综合综合| 1000部国产精品成人观看| av综合在线播放| 亚洲精品日韩综合观看成人91| 成人av网在线| 亚洲码国产岛国毛片在线| 97久久超碰国产精品| 国产精品三级av| 97国产一区二区| 亚洲综合成人在线视频| 欧美性感一类影片在线播放| 亚洲18影院在线观看| 91精品国产综合久久婷婷香蕉 | 91免费版pro下载短视频| 亚洲精品中文在线影院| 在线观看视频欧美| 日韩福利视频网| 欧美成人高清电影在线| 九九久久精品视频| 欧美高清在线一区| 91啦中文在线观看| 日韩精品一级中文字幕精品视频免费观看 | 国产调教视频一区| av不卡一区二区三区| 亚洲国产综合色| 日韩视频免费直播| 高清成人免费视频| 伊人色综合久久天天人手人婷| 欧美日韩午夜在线| 国产一区二区在线观看免费| 亚洲啪啪综合av一区二区三区| 欧美精品一卡两卡| 国产激情一区二区三区| 伊人色综合久久天天人手人婷| 日韩免费在线观看|