[Oberon] FPGA - Oberon-0 program

Tomas Kral thomas.kral at email.cz
Sat Oct 21 21:47:01 CEST 2017


Hi,

I have compiled late version of `Oberon-0' on FPGA system, needed just
to replace COPY with := assignment for array in `OSS.Mod'.
 
Unlike the earlier version (depositing code into memory),
this one assembles `rsc' executable in the regular format of
OberonLoader.

Running `Oberon-0' compiler on `TestOberon0.Mod' is fine, trying to
execute TestOberon0.Permutations 2 3 4~ example gives "module not
found". I guess this is because corresponding symbol `smb' file does not
exist, correct? 

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list