Severson-Group / AMDC-Firmware

Embedded system code (C and Verilog) which runs the AMDC Hardware
http://docs.amdc.dev/firmware
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

Merge new AMDS driver and other FPGA changes back into v1.3-staging #384

Closed codecubepi closed 1 month ago

codecubepi commented 1 month ago

For the new AMDS Interface:

Resolves the following from #365 :

To minimize the number of branches that are making FPGA changes and updating the block designs for each REV, the following have also been addressed in this branch PR:

Resolves the following from #381 and #383 :

Resolves the following from #380 :

After all the changes above were addressed:

Will probably push until we are completely done with verifying v1.3 on REV F:

codecubepi commented 1 month ago

The plan is for @annikaolson to rebase the user/annikaolson/something branch off of v1.3-staging once this PR is merged, so she can make some necessary FPGA changes of her own.

This rebase will require merging some C code that we've both changed, so I'm happy to help resolve any conflicts.

codecubepi commented 1 month ago

I think this is ready for a re-review all.