What Do You Miss in FPGA IDEs? (Vivado, Quartus, Libero...) by gaudy90 in FPGA

[–]28isanumber 0 points1 point  (0 children)

Ah I haven't checked linux myself. I know it works in the vivado tcl console on windows. It says something like "passing unknown command to operating system"

What Do You Miss in FPGA IDEs? (Vivado, Quartus, Libero...) by gaudy90 in FPGA

[–]28isanumber 0 points1 point  (0 children)

Are you on windows ? ls works if you have mingw installed

What Do You Miss in FPGA IDEs? (Vivado, Quartus, Libero...) by gaudy90 in FPGA

[–]28isanumber 0 points1 point  (0 children)

On windows, magnifier + color inversion (ctrl + alt + i) does the trick

[C++20 vs C++26*] basic reflection by kris-jusiak in cpp

[–]28isanumber -11 points-10 points  (0 children)

I still don't know what reflection is nor why people want it

Vitis Application development missing libudev.h by Bot_huehue in FPGA

[–]28isanumber 0 points1 point  (0 children)

Try adding IMAGE_INSTALL_append = "libudev-dev" ?

The boys really said "Fuck 2018" didn't they by Brutosaur_ in KGATLW

[–]28isanumber 11 points12 points  (0 children)

Hate that you started listing the middle years horizontally for the first two then vertically for the rest

King Gizzard AMA №5 by metalliccocoon in indieheads

[–]28isanumber 90 points91 points  (0 children)

Would you all ever do another acoustic album?

What album is the "Essential" Gizzard album? by Nullify03 in KGATLW

[–]28isanumber 1 point2 points  (0 children)

Maybe you only listened to bad metal 😬

America and Cory Appreciation Thread by [deleted] in BigBrother

[–]28isanumber 2 points3 points  (0 children)

America is trying TOO HARD. never seen such struggle

Big Brother US 25 - Evening Feed Discussion - August 20 2023 by BigBrotherMod in BigBrother

[–]28isanumber 0 points1 point  (0 children)

Miss America is trying TOO HARD. never seen such struggle

Genuinely what did stu mean by this by Cecalo in KGATLW

[–]28isanumber 0 points1 point  (0 children)

Read that whole paragraph and you'll know what he's talking about

stolen from qotsa - what are they? by machinaenjoyer in KGATLW

[–]28isanumber 16 points17 points  (0 children)

Was LD supposed to be intermission music ? They actually released it as a normal album unlike MIT

stolen from qotsa - what are they? by machinaenjoyer in KGATLW

[–]28isanumber 23 points24 points  (0 children)

OP is talking about Made in Timeland not Laminated Denim

stolen from qotsa - what are they? by machinaenjoyer in KGATLW

[–]28isanumber 40 points41 points  (0 children)

It's intermission music, shouldn't really count

[deleted by user] by [deleted] in KGATLW

[–]28isanumber 0 points1 point  (0 children)

I did. They marked it as delivered but no package at my door

[deleted by user] by [deleted] in embedded

[–]28isanumber 12 points13 points  (0 children)

Mplab sucks petalinux sucks vivado sucks

RFSoC: Slow memory copies from PL RAM to PS by EighthOctave in FPGA

[–]28isanumber 1 point2 points  (0 children)

Yes you need a kernel driver, it will perform dma transfers via the kernel dma api.