CoolRunner-II器件的設(shè)置輸入/輸出標(biāo)準(zhǔn)
發(fā)布時(shí)間:2008/9/17 0:00:00 訪問(wèn)次數(shù):713
coolrunner-ii系列xc2c128以上的器件支持多種接口標(biāo)準(zhǔn),器件的默認(rèn)參數(shù)為lvttl。如果需要改變,必須通過(guò)屬性來(lái)控制,也可以通過(guò)ise 10設(shè)計(jì)工具的全局約束界面來(lái)設(shè)置。該功能的屬性設(shè)置如下。
(1)約束文件(ucf)
net <signal name> <i/o standard attribute name>;
例如:
net data_in lostandard=lvcoms18;
net clock iostandard=lvcoms18;
(2)vhdl語(yǔ)言
attribute iostandard: string、
attribute lostandard of <signal name>: signal is "<i/o standardattribute name>"
例如:
attribute iostandard: string;
attribute lostandard of data_in: signal is "lvcmo518";
attribute iostandard of clock: signal is "lvcoms18"
(3)verilog語(yǔ)言
//synthesis attribute iostandard of <signal name> is <i/o standard
attribute name>;
例如:
//synthesis attribute iostandard of data_in is "lvcmos18" ;
//synthesis attribute lostandard of clock is "lvcmos18";
歡迎轉(zhuǎn)載,信息來(lái)自維庫(kù)電子市場(chǎng)網(wǎng)(www.dzsc.com)
coolrunner-ii系列xc2c128以上的器件支持多種接口標(biāo)準(zhǔn),器件的默認(rèn)參數(shù)為lvttl。如果需要改變,必須通過(guò)屬性來(lái)控制,也可以通過(guò)ise 10設(shè)計(jì)工具的全局約束界面來(lái)設(shè)置。該功能的屬性設(shè)置如下。
(1)約束文件(ucf)
net <signal name> <i/o standard attribute name>;
例如:
net data_in lostandard=lvcoms18;
net clock iostandard=lvcoms18;
(2)vhdl語(yǔ)言
attribute iostandard: string、
attribute lostandard of <signal name>: signal is "<i/o standardattribute name>"
例如:
attribute iostandard: string;
attribute lostandard of data_in: signal is "lvcmo518";
attribute iostandard of clock: signal is "lvcoms18"
(3)verilog語(yǔ)言
//synthesis attribute iostandard of <signal name> is <i/o standard
attribute name>;
例如:
//synthesis attribute iostandard of data_in is "lvcmos18" ;
//synthesis attribute lostandard of clock is "lvcmos18";
歡迎轉(zhuǎn)載,信息來(lái)自維庫(kù)電子市場(chǎng)網(wǎng)(www.dzsc.com)
熱門點(diǎn)擊
- 各種通訊總線介紹
- 關(guān)于ISA插槽簡(jiǎn)介
- TK512B面陣CCD相機(jī)驅(qū)動(dòng)電路設(shè)計(jì)
- WinCE Display驅(qū)動(dòng)開(kāi)發(fā)介紹
- CoolRunner-II UART部分接口
- 適合高速驅(qū)動(dòng)電路的推挽電路
- CoolRunner-II器件的設(shè)置輸入/輸
- 基于ARM9的1553B與CAN總線轉(zhuǎn)換卡的
- 新一代數(shù)字多媒體接口的架構(gòu)及應(yīng)用
- 使用驅(qū)動(dòng)功率MOSFET柵極的專用IC
推薦技術(shù)資料
- MOSFET 電感單片降壓開(kāi)關(guān)模式變換器優(yōu)勢(shì)
- SiC MOSFET 和 IG
- 新型 電隔離無(wú)芯線性霍爾效應(yīng)電
- 業(yè)界超小絕對(duì)位置編碼器技術(shù)參數(shù)設(shè)計(jì)
- 高帶寬、更高分辨率磁角度傳感技術(shù)應(yīng)用探究
- MagAlpha 角度位置傳感
- 多媒體協(xié)處理器SM501在嵌入式系統(tǒng)中的應(yīng)用
- 基于IEEE802.11b的EPA溫度變送器
- QUICCEngine新引擎推動(dòng)IP網(wǎng)絡(luò)革新
- SoC面世八年后的產(chǎn)業(yè)機(jī)遇
- MPC8xx系列處理器的嵌入式系統(tǒng)電源設(shè)計(jì)
- dsPIC及其在交流變頻調(diào)速中的應(yīng)用研究