eee:fpga:led_blink

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
eee:fpga:led_blink [2026/08/15 12:55] xiaobenmaoeee:fpga:led_blink [2026/08/15 13:17] (当前版本) – ↷ 链接因页面移动而自动修正 xiaobenmao
行 26: 行 26:
 ===== Counting ===== ===== Counting =====
  
-The [[eee:fpga:board:ypcb-00338]] board have a crystal of 50 MHz (and also another 2 in 200 MHz). In order to toggle LED every 1 second, or 2 Hz, we need to count from 0 to 49,999,999, and then toggle ''led'' and reset counter. +The [[eee:fpga:board:ypcb-00338-1p1]] board have a crystal of 50 MHz (and also another 2 in 200 MHz). In order to toggle LED every 1 second, or 2 Hz, we need to count from 0 to 49,999,999, and then toggle ''led'' and reset counter. 
  
 <code verilog [enable_line_numbers="true"]> <code verilog [enable_line_numbers="true"]>
  • eee/fpga/led_blink.1786798528.txt.gz
  • 最后更改: 2026/08/15 12:55
  • xiaobenmao