Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
learn:programmable-logic:tutorials:use-flip-flops-to-build-a-clock-divider:start [2022/03/31 21:42] – remove basys 3 tag to prevent this from showing up in example projects there Arthur Brownlearn:programmable-logic:tutorials:use-flip-flops-to-build-a-clock-divider:start [2023/04/18 16:06] (current) – [Prerequisites] Martha
Line 11: Line 11:
 ===== Prerequisites ==== ===== Prerequisites ====
   * Have the Xilinx ISE WebPACK installed.    * Have the Xilinx ISE WebPACK installed. 
-  * Set up your FPGA board.+  * Set up your [[https://digilent.com/shop/boards-and-components/system-boards/fpga-boards/|FPGA board]].
   * Be able to describe a digital circuit using logic operators.   * Be able to describe a digital circuit using logic operators.
   * Be able to write test bench and simulate circuits using ISim.   * Be able to write test bench and simulate circuits using ISim.