Skip to content

Small fixes and a new feature#32

Open
atsommer wants to merge 15 commits into
akeshet:masterfrom
insommer:master
Open

Small fixes and a new feature#32
atsommer wants to merge 15 commits into
akeshet:masterfrom
insommer:master

Conversation

@atsommer

Copy link
Copy Markdown
Collaborator

This pull request includes some fixes related to unit tests, some code clean-up, and a small new feature--the serverPort setting.

insommer and others added 15 commits October 27, 2021 12:15
…adServerSettings; intend to replace with better solution next. This was needed because UnitTest Accessors have been deprecated as of VS2012.
…gsForUnitTests(), and replaced every instance of loadServerSettingsForUnitTests() with loadServerSettings()
Changed the ToolsVersion to 15.0 instead of 4.0 for compatibility between different .NET Frameworks.

It is necessary to have a .NET Framework of 4.8 and above for compatibility with the .dll filse for the Opal Kelly XEM7001.

I created a new folder called libs that contains the necessary .dll files for the Opal Kelly XEM7001, but only for x86. WIthin libs, there are other necessary .dll files that get copied directly into the project when Atticus is compiled.

Throughout the solution, it is necessary to change the namespace from com.opalkelly.frontpanel to the correct namespace OpalKelly.FronPanel for the XEM7001.
…t dll files for the XEM7001.

Added a folder named Source Code for XEM7001 that contains the project file and verilog files for the XEM7001 in Vivado v2024.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants