wafer.space Community
Information / general / RGB888 Verilog simulation
Between 10/31/2025 23:59 and 12/01/2025 00:00
algofoogle (Anton Maurovic)
11/26/2025 11:16
11:16
Actually the 8bitworkshop simulator supports 24-bit colour. From what I understand, the VGA Playground is based on 8bw:
https://8bitworkshop.com/v3.12.0/?platform=verilog-vga&file=ball_paddle.v
11:18
To make it display RGB888, you just need to redefine the
rgb
port as
[31:0]
and then it is packed as ABGR (upper 8 bits must be 0xFF).
11:21
For example:
Tholin
11/26/2025 11:21
Very good!
11:21
That’ll let me mess around a bit
algofoogle (Anton Maurovic)
11/26/2025 11:22
Have fun! I think there's a way to use GitHub repos as "storage" too
11:24
Have you got a repo you've shared for your DAC, btw?
Tholin
11/26/2025 11:33
https://github.com/AvalonSemiconductors/ws-submission-2025/tree/main/macros/Analog/R2R_DAC
ws-submission-2025/macros/Analog/R2R_DAC at main · AvalonSemicondu...
Multi-project die. Contribute to AvalonSemiconductors/ws-submission-2025 development by creating an account on GitHub.
1
Exported 9 message(s)
Timezone: UTC+0