det.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon Server des Unterhaltungsfernsehen Ehrenfeld zum dezentralen Diskurs.

Administered by:

Server stats:

1.8K
active users

#Xilinx

0 posts0 participants0 posts today

Summer 2025 #cvut defended theses by OTREES/my students:

See the last OTREES theses list for link to repositories and more

Another related theses from #cvut Faculty of Information Technologies mentored by Michal Štepanovský to mention:

Stay tuned next summer as well, there is student interesting in thesis to add MMU to #QtRvSim

GitLabtheses defend · Wiki · Open Technologies Research Education and Exchange Services / org · GitLabHelper project to form and organize other projects. See the Wiki for more information.

There are #Framework13 models now with #AMD CPUs! This is getting interesting for many reasons! 👀

1. The AMD Ryzen AI CPUs come with a #NPU based on #XDNA from the #Xilinx acquisition. In practice #AMDXDNA only made it into Linux 6.14 (e.g. in the very recent Fedora 42) and there is no end user support as of today making the NPU dead hardware as of today and probably most of 2025.

2. The AMD Ryzen CPUs come with AVX512 and that's working end to end unlike whatever the f #Intel is doing there.

#FPGA dorks. I'm running into an issue where #vivado says: multiple drivers on MMCM pins when I use a known good block (LVDS deserializer from appnote xapp523) in the vivado block diagram for a 7 series #xilinx #zynq part (snickerdoodle black). I get the error even if I pin out directly to top level pins. I hate using the gui because it hides too much magic. Has anyone hit this madness before?

I'm trying to deserialize a 1.024 Mbps 8b10b lvds to get it on the linux side for storage on disk.

#AMD Moves Up Instinct #MI350/#MI355X To Now Release By Mid-2025, #MI400 Lineup Slated For 2026 As #Datacenter Biz Hits Records
Last year the datacenter business at AMD, which includes #EPYC #CPU, Instinct #GPU, #Pensando #DPU, and #Xilinx #FPGA accelerators, accounted for $12.58 billion in sales, or 48.8% of revenues. In both Q3 and Q4 of 2024, datacenter drove in excess of half of AMD’s revenues and nearly 60% of its operating income.
nextplatform.com/2025/02/04/am

The Next Platform · AMD Moves Up Instinct MI355X Launch As Datacenter Biz Hits RecordsWhen we first started The Next Platform a decade ago, there was not really much of a reason to cover the company’s datacenter efforts. But, we are a

Et voici un #AtariST un peu étrange ! C'est une carte MicroPhase Z7-Lite avec un SoC #Xilinx Zynq (un processeur #ARM + un #FPGA), avec le logiciel ZeST de @zerkman à l'intérieur !
La partie matérielle d'un #Atari STF y est décrite en VHDL et tourne dans le FPGA (y compris le processeur 68000). Clavier/souris sont en USB et la vidéo en HDMI.
On peut mettre des images de disquettes et de disques dur sur la carte SD, il y a un petit Linux dans l'ARM qui permet de rendre visible le contenu des fichiers à la partie "silicium" contenue dans le FPGA (si j'ai bien compris le principe).
C'est très chouette tout ça :-)

Any #uboot (the #bootloader) experts here? I’m trying to boot a #PetaLinux image, but I get

Verifying Hash Integrity ... sha256 error!
Bad hash value for 'hash-1' hash node in 'ramdisk-1' image node
Bad Data Hash
Ramdisk image is corrupt or invalid
Booting using Fit image failed

even though when I extract the image (no matter whether with dd or dumpimage), the resulting SHA256 _does_ match the checksum listed in the #FIT. What’s going on?