Earlier quoted context omitted.
The toolchain (uCluibc development) I am using is explained here http://opencores.org/or1k/OpenRISC_GNU_tool_chain My scripts for the toolchain are published here: https://github.com/s-macke/jor1k-toolchain-builder Unfortunately the scripts are broken but show the overall complexity to build the linux image. The ethernet device in jor1k is a dummy right now but the kernel is already prepared to work with this device.…
Thanks. I've seen eth.js and was just waiting for OpenCores to approve my membership so that I could start working on it. I didn't realize the spec was on github. I need to look a bit more at how everything is laid together, but my intention is to have eth.js write ethernet frames to a WebSocket, then on the server side read/write frames from/to a TAP device. As for the demo, there's no reason why you can't just turn…
Re: jor1k: OR1000 Javascript Emulator Running Linux
#71Sound good. Websockets are the best solution I suppose.
If you need help you can find me in the #openrisc chat at chat.freenode.net .