Closed mdkul22 closed 1 month ago
Additional images to be added to ipynb
Final changes for the ORCA tutorial. I have not added the ORCA repo because I feel it has additional content that may not be necessary for the repo. Hence the tutorial mentions separately git cloning that repo.
What do you mean by additional content?
On Dec 30, 2018, at 9:20 PM, MDK notifications@github.com wrote:
Final changes for the ORCA tutorial. I have not added the ORCA repo because I feel it has additional content that may not be necessary for the repo. Hence the tutorial mentions separately git cloning that repo.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/drichmond/RISC-V-On-PYNQ/pull/6#issuecomment-450609389, or mute the thread https://github.com/notifications/unsubscribe-auth/AGFUdPXcEX71MoOX19l8g01woeD_Fp64ks5u-Z6CgaJpZM4ZSTvz.
They have setup files and additional overlay files for the orca processor which we don't use. But if it's needed, we could just add the whole repo.
I think adding the whole repo is best - but let’s discuss this next week. It minimizes configuration errors and guarantees that the end user gets the right commits.
Just make sure you add the right tag.
On Jan 1, 2019, at 5:32 PM, MDK notifications@github.com wrote:
They have setup files and additional overlay files for the orca processor which we don't use. But if it's needed, we could just add the whole repo.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/drichmond/RISC-V-On-PYNQ/pull/6#issuecomment-450771696, or mute the thread https://github.com/notifications/unsubscribe-auth/AGFUdJLosJIJcii9J5HolAtxJF7i4NgXks5u_AwvgaJpZM4ZSTvz.
About the issue of interrupt generation and interaction, the orca processor currently does not have that functionality of servicing external interrupts. We used the default parameters provided and that does say that it does not service interrupts.