Documentation for FPGAs in lab: https://docs.google.com/document/d/1z2YN--JYATP07t584kKXwpHDGps2bFhh4zqExkkg86M/edit?usp=sharing
Documentation for NIM+ updates: https://docs.google.com/document/d/1-hkXm98bkJr4MHpNywotgvswWkFHcRIxo3wRObje-bU/edit?usp=sharing
The vhdl code can be found here: https://github.com/cgerontis/NIM_plus/tree/master/ANOTHER_AND_GATE/ANOTHER_AND_GATE.srcs/sources_1
DAC_Control.vhd(link below) was written by Alan G Prosser from Fermilab, and is used to set the DAC, however we still need to figure out how to use this code https://github.com/cgerontis/NIM_plus/tree/master/ANOTHER_AND_GATE/ANOTHER_AND_GATE.srcs/sources_1/imports/Desktop
The code here (https://github.com/cgerontis/NIM_plus/tree/master/FPGA_AND_GATE/FPGA_AND_GATE.srcs/sources_1/new/AND_GATE.vhd) is test code that attempts to accomplish the same thing as the DAC_Control code in a simpler way, however it is hardcoded
Note: The repository still has to be cleaned up and names must be updated