Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programmable-logic:basys-3:start [2022/03/31 23:20] – [Tutorials] Arthur Brownprogrammable-logic:basys-3:start [2023/02/28 17:07] (current) – [Documentation] Martha
Line 5: Line 5:
 | Store Page = https://digilent.com/shop/basys-3-artix-7-fpga-trainer-board-recommended-for-introductory-users/ | Store Page = https://digilent.com/shop/basys-3-artix-7-fpga-trainer-board-recommended-for-introductory-users/
 | Manual = [[reference-manual]] | Manual = [[reference-manual]]
-| Support = https://forum.digilentinc.com/forum/4-fpga/+| Support = https://forum.digilent.com/forum/4-fpga/
 | Title = Basys 3 | Title = Basys 3
 | Subtitle = Artix-7 FPGA Trainer Board | Subtitle = Artix-7 FPGA Trainer Board
Line 42: Line 42:
   * {{ :reference:programmable-logic:basys-3:basys-3_sch.pdf|Basys 3 Schematic (Rev. C)}}   * {{ :reference:programmable-logic:basys-3:basys-3_sch.pdf|Basys 3 Schematic (Rev. C)}}
   * {{ :reference:programmable-logic:basys-3:basys-3-sch-public-rev-d.pdf |Basys 3 Schematic (Rev. D)}}   * {{ :reference:programmable-logic:basys-3:basys-3-sch-public-rev-d.pdf |Basys 3 Schematic (Rev. D)}}
 +
 +**Note:** //Xilinx software tools are not available for download in some countries. Prior to purchasing the Basys 3, please check the supporting software's availability, as it is required for the board's use.//
  
 ---- ----
Line 55: Line 57:
     * Digilent Pmod IPs can be used to control connected Pmods from baremetal software.     * Digilent Pmod IPs can be used to control connected Pmods from baremetal software.
     * It should be noted that not all Pmods are supported and that Pmod IPs are only supported in versions of Vivado 2019.1 and older.     * It should be noted that not all Pmods are supported and that Pmod IPs are only supported in versions of Vivado 2019.1 and older.
 +  * [[programmable-logic/guides/simulation]]
 +    * Learn how to use Vivado's built-in simulator for the first time
  
   * [[/learn/programmable-logic/tutorials/basys-3-programming-guide/start]]   * [[/learn/programmable-logic/tutorials/basys-3-programming-guide/start]]
 +    * A legacy guide from 2015; the flow is still the effectively same for 202X versions of Vivado, but some images of the Vivado GUI may be outdated. 
  
 ---- ----
 ===== Example Projects ===== ===== Example Projects =====
-**Note:** //The latest version of Vivado supported by these projects is 2020.1.//+**Note:** //The latest version of Vivado supported by these projects is 2022.1.//
  
   * [[./demos/abacus]]   * [[./demos/abacus]]