Dear all,
I am just starting working with ARTIQ system. Could anyone share the basic implementation of SPI core and what should I do to make it working? (change device_db for example)
And also different simplest possible examples so that a person just starting like me will be able to smoothly start modifying the code and making use of it. I am now experiencing a huge lack of detailed instructions for dummies like me. I will also prepare and post here some basic examples that helped me. I am slowly progressing by following manual and hunting forum and GitHub for some useful portions of information. I found it very frustrating and tiring so I am seeking for your assistance.
I believe that it will be very useful not only for me. Please commend if you think that this is a good idea to share explained basic examples following the open source politics so that people recognize the importance and put effort to make ARTIQ easier to get started with.
PS. It took me a while to find how to output a single tone signal. May be I am looking in the wrong places? I accidentally came across some post with shared example of use having some concern. But when I saw the code it became so trivial so I could replicate and use it.