OpenMRI / ocra

MRI console
https://openmri.github.io/ocra/
GNU General Public License v3.0
37 stars 20 forks source link

Who wrote the FPGA code and is there any detailed documentation for it? #95

Open adnaneGdihi opened 9 months ago

adnaneGdihi commented 9 months ago

Hello, I read the OCRA thesis but i could not figure out where is the FPGA code coming from, nor if there is a documentation for the code. could you please provide details on that as it would be helpful.

twitzelbos commented 9 months ago

Hello,

thank you for your interest. Most of the HDL code was written by me with some borrowed code from other projects. Everything is inside the HDL folder of this repository. We have not bothered with any detailed documentation as of yet.