Project Oberon [message #116] |
Wed, 09 December 2015 12:57  |
nealcrook
Messages: 127 Registered: October 2015 Location: UK
|
Senior Member |
|
|
Oberon is a programming language developed by (amongst others) Nicklaus Wirth, of Pascal and Modula2 fame.
In the 1980s, ETH in Zurich built a workstation "Ceres" to run Oberon, the OS, implemented in Oberon, the language (the preface to "Programming In Oberon" states that they were inspired by a visit to Xerox.. I think the Xerox workstation OS was coded in BCPL.)
There is now a Oberon RISC CPU to run the OS. There is a Verilog implementation and an (out of stock) Xilinx-based FPGA board to run it on.
If that whetted your appetite, more here:
http://www.projectoberon.com/
Oberon is from the 80's, so it must be "retro"...
Neal.
|
|
|
Re: Project Oberon [message #117 is a reply to message #116] |
Wed, 09 December 2015 13:19   |
 |
Andrew B
Messages: 467 Registered: October 2015 Location: Near Redmond, WA
|
Senior Member Administrator |
|
|
This is really neat.
I always intended that the "RetroBrew" name would be an "OR" of Retro and Homebrew and not an "AND", so this definitely fits.
I think maybe we should make a "links" page on the Wiki for things that aren't their own board design on the RBC site, but might be interesting to users. Things like Grant S's Multicomp, this project, Oscar V' PiDP-8 replica, the guy who built the wire-wrapped Apollo Guidance Computer (I really really really really want to build an AGC someday, but on PCBs)...
[Updated on: Wed, 09 December 2015 13:20] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
Re: Project Oberon [message #8129 is a reply to message #8095] |
Thu, 10 December 2020 11:04   |
tingo
Messages: 115 Registered: February 2017 Location: Oslo, Norway
|
Senior Member |
|
|
Currenty trying to figure out a way to make the Multicomp memory appear the way Project Oberon wants it. The RISC5 cpu wants a 32-bit wide memory, but (as has been pointed out earlier in this thread) a few implementations have 16-bit physical memory.
Torfinn
|
|
|
|
|
Re: Project Oberon [message #8133 is a reply to message #8132] |
Fri, 11 December 2020 19:23  |
kman
Messages: 45 Registered: February 2019 Location: Germany
|
Member |
|
|
Quote:[...]not to get more FPGA boards
I agree, it's a good idea to use a fpga board from our forum wiki, that keeps the inflation of pcb's for each new project small.
Quote:Nice and interesting board! Have you ported anything interesting to it?
superfluous question, if you want to use a 32-bit processor for your oberon project the used resources should be sufficient. My suggestion focuses on the QMTECH EP4CE15 core board not on my pcb, its only the carrier for the QMTECH board. My personal challange was to add some interresting hardware in VHDL to the multicomp idea incl. the needed interface connectors (= my PCB). So our goals are different, but there might be some synergies.
Cheers
Kurt
[Updated on: Fri, 11 December 2020 19:23] Report message to a moderator
|
|
|