[Oberon] Non Oberon code in Oberon

skulski at pas.rochester.edu skulski at pas.rochester.edu
Wed Jan 20 00:24:00 CET 2016


>BOOLEAN consumes one byte

In the FPGA world you would want BOOL to be one bit. Furthermore, you
would want logic expressions to get translated to hardware (that is VHDL
or Verilog) and then be compiled to HW modules that would act as
coprocessors. Such a translation would be optional of course.

It is not a pipedream because Xilinx is doing just that with their High
Level Synthesis.

I am throwing this in for an eager grad student as a worthy project. I
think that NW once had a dream of unifying Oberon with LOLA, but it was
too far ahead of its time.

Wojtek
________________________________________
From: Oberon [oberon-bounces at lists.inf.ethz.ch] on behalf of Douglas G.
Danforth [danforth at greenwoodfarm.com]
Sent: Tuesday, January 19, 2016 5:48 PM
To: ETH Oberon and related systems
Subject: Re: [Oberon] Non Oberon code in Oberon

On 1/19/2016 12:41 PM, Lars O wrote:
>   Wait, there's BOOLEAN? hmm..
Yes, but BOOLEAN consumes one byte.




More information about the Oberon mailing list