rob-ng15 / Silice-Playground

Programs for the FOMU, DE10NANO and ULX3S FPGA boards, written in Silice https://github.com/sylefeb/Silice
34 stars 5 forks source link

ulx3s script #11

Closed arblake closed 3 years ago

arblake commented 3 years ago

You have a compile script to create J1eforth for the FOMU but I cannot find one for the ULX3S device, or have I missed it?

rob-ng15 commented 3 years ago

It uses the Silice build system, go into the ulx3s directory and type

make ulx3s

Instructions are in the readme I believe.

On Fri, 27 Nov 2020, 18:13 Adrian Blake, notifications@github.com wrote:

You have a compile script to create J1eforth for the FOMU but I cannot find one for the ULX3S device, or have I missed it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rob-ng15/Silice-Playground/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN4SYTZWVQSQZT7MRQQ674LSR7T45ANCNFSM4UFF5NYA .

rob-ng15 commented 3 years ago

I've got some changes to copy over from the risc-ice-v project that solve one or two issues.

On Fri, 27 Nov 2020, 19:10 Rob Shelton, rob.s.ng15@googlemail.com wrote:

It uses the Silice build system, go into the ulx3s directory and type

make ulx3s

Instructions are in the readme I believe.

On Fri, 27 Nov 2020, 18:13 Adrian Blake, notifications@github.com wrote:

You have a compile script to create J1eforth for the FOMU but I cannot find one for the ULX3S device, or have I missed it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rob-ng15/Silice-Playground/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN4SYTZWVQSQZT7MRQQ674LSR7T45ANCNFSM4UFF5NYA .

rob-ng15 commented 3 years ago

Closing, not an issue with this project.