* [9front] zynq
@ 2024-08-09 15:53 ron minnich
2024-08-09 19:04 ` Kurt H Maier
0 siblings, 1 reply; 6+ messages in thread
From: ron minnich @ 2024-08-09 15:53 UTC (permalink / raw)
To: 9front
[-- Attachment #1: Type: text/plain, Size: 79 bytes --]
is anybody still running on the zynq? I might have the right one lying
around.
[-- Attachment #2: Type: text/html, Size: 100 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [9front] zynq
@ 2024-08-11 13:39 lists
2024-08-11 14:09 ` Rodrigo G. López
0 siblings, 1 reply; 6+ messages in thread
From: lists @ 2024-08-11 13:39 UTC (permalink / raw)
To: 9front
Did anyone do anything interesting with the FPGA?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [9front] zynq
2024-08-11 13:39 lists
@ 2024-08-11 14:09 ` Rodrigo G. López
2024-08-12 1:39 ` qwx
0 siblings, 1 reply; 6+ messages in thread
From: Rodrigo G. López @ 2024-08-11 14:09 UTC (permalink / raw)
To: 9front
[-- Attachment #1: Type: text/plain, Size: 272 bytes --]
hi,
iirc aiju implemented 2D drawing to be used with hwdraw(2), but i never got the chance to get my hands at one of the boards :S
-rodri
On August 11, 2024 1:39:19 PM UTC, lists <lists@ecloud.org> wrote:
>Did anyone do anything interesting with the FPGA?
[-- Attachment #2: Type: text/html, Size: 597 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [9front] zynq
2024-08-11 14:09 ` Rodrigo G. López
@ 2024-08-12 1:39 ` qwx
0 siblings, 0 replies; 6+ messages in thread
From: qwx @ 2024-08-12 1:39 UTC (permalink / raw)
To: 9front
Aug 11, 2024 23:10:03 Rodrigo G. López <rgl@antares-labs.eu>:
> hi,
>
> iirc aiju implemented 2D drawing to be used with hwdraw(2), but i never got the chance to get my hands at one of the boards :S
>
>
> -rodri
>
>
> On August 11, 2024 1:39:19 PM UTC, lists <lists@ecloud.org> wrote:
>> Did anyone do anything interesting with the FPGA?
The dual-lane displayport output is done via the fpga [1].
I've used it as a graphical terminal for a while. SATA and
sound were also to be implemented through the fpga but to my
knowledge there are no working implementations.
Example usage: [2]; the fpga is programmed via /dev/pl, a
fixed segment is reserved, then a C program (here `run') does
the actual modesetting. iirc 'fixed' segments are a 9front
addition done in part for this.
Cheers,
qwx
[1] https://github.com/aiju/dport
[2] http://shithub.us/qwx/rc/HEAD/bin/dp/raw
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-08-12 1:40 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-09 15:53 [9front] zynq ron minnich
2024-08-09 19:04 ` Kurt H Maier
2024-08-09 22:42 ` qwx
2024-08-11 13:39 lists
2024-08-11 14:09 ` Rodrigo G. López
2024-08-12 1:39 ` qwx
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).