(no commit message) master
authorCesar_Strauss <Cesar_Strauss@web>
Tue, 16 Apr 2024 21:35:34 +0000 (22:35 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 16 Apr 2024 21:35:34 +0000 (22:35 +0100)
meetings/sync_up/meetings/sync_up/meetings/sync_up/meetings/sync_up/sync_up_2024-04-16.mdwn

index e6e485d51a621c80a46b9a21c40dd455a41d8b6b..7986a0d02bd9611dbe9b7a90579129f5464dcd55 100644 (file)
@@ -12,16 +12,15 @@ it is too intimidating to concentrate, under severe stress
 
 # Cesar
 
-Got Jacob's UART demo working on the Nexys Video, then got ls2 Hello World and 
-Coldboot to work, as well (UART only).
-See: [bug #1004](https://bugs.libre-soc.org/show_bug.cgi?id=1004#c19)
+* Added support for Nexys Video to ls2 
 
-Sent a [pull request](https://gitlab.com/nmigen/nmigen-boards/-/merge_requests/6) 
-to merge the current board definition file into nmigen-boards.
-Will fill out the remaining of the board definition file based on Litex.
+* Added support for the Nexys Video on Jacob's UART demo
 
-Will use try..catch to import it into ls2 while Nexys Video support
-is not yet upstream in nmigen-boards.
+* Added OLED and HDMI IN/OUT to the Nexys Video platform definition
+
+The Digilent Genesys 2 board already has a nmigen definition on nmigen-boards, and has similar peripherals, which is helping.
+
+Links: [bug #1004 comment 20](https://bugs.libre-soc.org/show_bug.cgi?id=1004#c20), [bug #1004 comment 22](https://bugs.libre-soc.org/show_bug.cgi?id=1004#c22)
 
 # Jacob