[Oberon] FPGA - Display.Mod 4-bit colour

Tomas Kral thomas.kral at email.cz
Thu Oct 18 14:12:20 CEST 2018


On Thu, 18 Oct 2018 13:58:22 +0200
Jörg <joerg.straube at iaeth.ch> wrote:

> If you look at your „RISC5_pepino.ucf" you will find:
>  
> NET "RGB[0]" LOC = "B10"; # RED 0
> NET "RGB[1]" LOC = "A10"; # RED 1
> NET "RGB[2]" LOC = "C11"; # RED 2
> NET "RGB[3]" LOC = "A11"; # GREEN 0
> NET "RGB[4]" LOC = "B12"; # GREEN 1
> NET "RGB[5]" LOC = "A12"; # GREEN 2
> NET "RGB[6]" LOC = "C13"; # BLUE 0
> NET "RGB[7]" LOC = "A13"; # BLUE 1

Ah, this piece I was missing all the way, and cost me quite a few
trials.

Reading through and seeing wiring diagram at last, for the first time
speaks to me.

Thank you.

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


More information about the Oberon mailing list