Skip to content

Commit

Permalink
Merge with dev
Browse files Browse the repository at this point in the history
--HG--
branch : client
  • Loading branch information
Piedone committed Mar 21, 2018
2 parents 761c6b6 + abd32da commit 6e40e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
To begin working with Hastlayer you'll need the following:

- The SDK and Hardware Framework repositories cloned.
- Access to Hastlayer Remote Services, which does the actual .NET to hardware transformation. Evaluation access is currently free and you can request it via [guys@hastlayer.com](mailto:guys@hastlayer.com).
- Access to Hastlayer Remote Services, which does the actual .NET to hardware transformation. Evaluation access is currently free and you can sign up on [hastlayer.com](https://hastlayer.com).
- A compatible FPGA board. Currently only the [Nexys 4 DDR](http://store.digilentinc.com/nexys-4-ddr-artix-7-fpga-trainer-board-recommended-for-ece-curriculum/) board (which is **NOT** the same as the non-DDR Nexys 4, be sure to purchase the linked board!) is supported, so you'll need to purchase one. Note that this is a relatively low-end development board that can't fit huge algorithms and it only supports slow communication channels. So with this board Hastlayer is only suitable for simpler algorithms that only need to exchange small amount of data.
- [Visual Studio 2017 or later](https://www.visualstudio.com/downloads/) installed (and edition will work).

Expand Down

0 comments on commit 6e40e60

Please sign in to comment.