<div dir="ltr">On Fri, Jul 3, 2015 at 1:33 AM, Jeremy Rubin <span dir="ltr">&lt;<a href="mailto:jeremy.l.rubin.travel@gmail.com" target="_blank">jeremy.l.rubin.travel@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Moxie looks fantastic! The reason I thought RISC-V was a good selection is the very active development community which is pushing the performance of the ISA implementations forward. Can you speak to the health of Moxie development? Ultimately, ensuring support for many open architectures would be preferable. Are there other reasonable open-source processors that you are aware of?</div><div><br></div><div>I would be willing to work on a design a Bitcoin specific open-hardware processor, up to the FPGA bound, if this would be useful for this goal. </div></div><div class=""><div class="h5"><div class="gmail_extra"></div></div></div></blockquote></div><br></div><div class="gmail_extra">Moxie was designed to be small and efficient from the compiler standpoint.  As a side effect, it is easy to audit from a security perspective.  It started life as a simulator + gcc compiler backend, and then later became an FPGA implementation.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Moxie would benefit from focused effort in building out the hardware side to be efficient on FPGA, developing and testing multi-core support and related efforts.  This area is less mature and could use attention.  Start at <a href="https://github.com/atgreen/moxiedev/tree/master/moxie/cores/moxie">https://github.com/atgreen/moxiedev/tree/master/moxie/cores/moxie</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">In terms of other projects, there are many open source processor cores at <a href="http://opencores.org">http://opencores.org</a></div><div class="gmail_extra"><br></div></div></div>