You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/10 04:02:54 UTC

[GitHub] [incubator-nuttx] bhatmahadev6 opened a new issue #3690: Support of NuttX for Zybo Z7

bhatmahadev6 opened a new issue #3690:
URL: https://github.com/apache/incubator-nuttx/issues/3690


   Hey folks,
   
   I want to boot NuttX on Zybo Z7-10 with Litex-Vexrisc-v core in it.
   
   please tell me the procedure to this!.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis commented on issue #3690: Support of NuttX for Zybo Z7

Posted by GitBox <gi...@apache.org>.
acassis commented on issue #3690:
URL: https://github.com/apache/incubator-nuttx/issues/3690#issuecomment-836669829


   I don't know much about LITEX, the support was contributed by @key2 (Ramtin Amin) and I don't see he around. Currently our developer with more experiences on FPGA is @btashton but I don't think he uses LITEX.
   So, I suggest you to study the code at nuttx/arch/risc-v/src/litex to figure-out how things work and also talk to people from https://github.com/enjoy-digital/litex (@enjoy-digital). Just my 2 cents.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] btashton commented on issue #3690: Support of NuttX for Zybo Z7

Posted by GitBox <gi...@apache.org>.
btashton commented on issue #3690:
URL: https://github.com/apache/incubator-nuttx/issues/3690#issuecomment-836760512


   I use litex a lot.  You should be able to use this basically the same way it was done for the Arty A7, just make sure your CSR offsets still match up. I do not have the Z7 but I can probably help you if you take a first attempt at it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] bhatmahadev6 closed issue #3690: Support of NuttX for Zybo Z7

Posted by GitBox <gi...@apache.org>.
bhatmahadev6 closed issue #3690:
URL: https://github.com/apache/incubator-nuttx/issues/3690


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] bhatmahadev6 commented on issue #3690: Support of NuttX for Zybo Z7

Posted by GitBox <gi...@apache.org>.
bhatmahadev6 commented on issue #3690:
URL: https://github.com/apache/incubator-nuttx/issues/3690#issuecomment-836763324


   Thanks a lot @btashton @acassis 
    will work on it and update if i get any issues.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org