Re: Porting NetBSD to Eco32
Jens Mehler <[email protected]> Tue, 24 Jun 2014 19:44:27 +0200
| Newsgroups | gmane.os.netbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
On 24.06.2014 19:04, Yann Sionneau wrote: > Le 24/06/14 16:33, Jens Mehler a =E9crit : >> Hi everyone ! >> >> Currently a small team is porting NetBSD to a new processor called >> eco32. It's an educational 32bit RISC processor for which I had alread= y >> ported GCC and Binutils. >> > Hi Jens, > > Pretty cool project :) > > Which implementation of Eco32 are you running your NetBSD kernel on? > This one: https://github.com/skristiansson/eco32f ? On which FPGA board= ? > Is it supported in Qemu ? > Can you post a link to your NetBSD tree? > > Looking forward to hear more about it :) > > FYI I am porting on LatticeMico32 which is also a 32 bit RISC > > Cheers! > Hi Yann, the version which we are using is this one http://homepages.thm.de/~hg53/eco32/ The standard non-pipeline version :) Currently it only runs on the simulator because I don't have access to the FPGA version. My Professor does who is also my partner in crime :) ~Jens