浓毛老太交欧美老妇热爱乱,蜜臀性色av免费,妺妺窝人体色www看美女,久久久久久久久久久大尺度免费视频,麻豆人妻无码性色av专区

位置:51電子網(wǎng) » 技術(shù)資料 » EDA/PLD

CoolRunner-II器件的Pullup(上拉)輸入/輸出

發(fā)布時間:2008/9/17 0:00:00 訪問次數(shù):645

  pullup功能可以在輸入/輸出腳增加弱的上拉電阻,該功能需要通過屬性來控制,其屬性設(shè)置如下。
  (1)約束文件(ucf)
  net <signal name> pullup;
  例如:
  net data_in pullup;
  net clock pullup;
  (2)vhdl語言
  attribute pullup: string;
  attribute pullup of <signal name>: signal is "true";
  例如:
  attribute pullup: string;
  attribute pullup of data_in: signal is "true"
  attribute pullup of clock: signal is "true";
  (3)verilog語言
  //synthesis attribute pullup of <signat name>
  例如:
  //synthesis attribute pullup of data_in;
  // synthesis attribute pullup of clock;

  歡迎轉(zhuǎn)載,信息來自維庫電子市場網(wǎng)(www.dzsc.com)

  pullup功能可以在輸入/輸出腳增加弱的上拉電阻,該功能需要通過屬性來控制,其屬性設(shè)置如下。
  (1)約束文件(ucf)
  net <signal name> pullup;
  例如:
  net data_in pullup;
  net clock pullup;
  (2)vhdl語言
  attribute pullup: string;
  attribute pullup of <signal name>: signal is "true";
  例如:
  attribute pullup: string;
  attribute pullup of data_in: signal is "true"
  attribute pullup of clock: signal is "true";
  (3)verilog語言
  //synthesis attribute pullup of <signat name>
  例如:
  //synthesis attribute pullup of data_in;
  // synthesis attribute pullup of clock;

  歡迎轉(zhuǎn)載,信息來自維庫電子市場網(wǎng)(www.dzsc.com)

相關(guān)IC型號

熱門點擊

 

推薦技術(shù)資料

聲道前級設(shè)計特點
    與通常的Hi-Fi前級不同,EP9307-CRZ這臺分... [詳細]
版權(quán)所有:51dzw.COM
深圳服務(wù)熱線:13692101218  13751165337
粵ICP備09112631號-6(miitbeian.gov.cn)
公網(wǎng)安備44030402000607
深圳市碧威特網(wǎng)絡(luò)技術(shù)有限公司
付款方式


 復(fù)制成功!