jameshegarty / rigel

Rigel is a language for describing image processing hardware embedded in Lua. Rigel can compile to Verilog hardware designs for Xilinx FPGAs, and also can compile to fast x86 test code using Terra.
MIT License
56 stars 9 forks source link

Support for Digilent Cora Z7-10 #146

Closed sergei-romanenko closed 5 years ago

sergei-romanenko commented 5 years ago

I've added some support for Digilent Cora Z7-10. It seems to work. :-)

Some explanations are in platform/cora10vivado/README.md.

jameshegarty commented 5 years ago

Thanks for your contributions :)! Sorry about the delay, for some reason github didn't notify me of this, so I didn't see it. Feel free to contact me if you need help using Rigel! Thanks, James

sergei-romanenko commented 5 years ago

Still there remains the strange issue #147 (related to zynq10vivado and cora10vivado).