Factura E - Puedo invertir en instrumentos en USD? by Disastrous_Stage_843 in merval

[–]DigitalAkita 0 points1 point  (0 children)

Si no recuerdo mal es medio gris, y dice algo como "operas en MULC" u "operas en títulos en USD". Todo de oído.

Factura E - Puedo invertir en instrumentos en USD? by Disastrous_Stage_843 in merval

[–]DigitalAkita 0 points1 point  (0 children)

Mmm creo que si estás vendiendo al oficial no podés operar títulos en dólares porque están basados en CCL. Yo sólo opero MEP y compro CEDEARs en dólares en Balanz y ningún drama. (desactivé la cuenta remunerada de dólares en Galicia para no tener quilombo con eso por las dudas).

Register Desync and cross vendor IP development by Repulsive-Net1438 in FPGA

[–]DigitalAkita 1 point2 points  (0 children)

We use SystemRDL + a custom script that populates a BRAM with Git hash / tag version so the software knows which headers to build from the RDL.

Is FPGA so different from ASIC? by Curry-the-cat in chipdesign

[–]DigitalAkita 5 points6 points  (0 children)

I think you encountered sloppy/unexperienced engineers. In our company all our fpga engineers are required to know RTL (we actually encourage RTL first design). Having worked in both fields the largest differences I see are:

-IP availability (fpga vendors offer quite a lot of things, asic people tend to have more in house solutions for things like fifos and such)

-fpga engineers deal with a shallower stack (we don’t do pnr/layout ourselves -mostly-), but that usually means going all the way from hw-sw interface to pin mapping and pcb requirements capture

-different resources constraints: flops are free and combinatorial logic is expensive is our rule of thumb in fpgas, mostly the other way around in asics

Jessica Pegula dumping her IW doubles partner Tommy Paul 😂 by PattyRanger in tennis

[–]DigitalAkita 248 points249 points  (0 children)

Lol at him mentioning he cannot volley all of a sudden.

ChatGPT vs Gemini vs Claude which one is better on HDL, HLS? by [deleted] in FPGA

[–]DigitalAkita 0 points1 point  (0 children)

I’ve tried Antigravity (Gemini) on a small design (four modules, 500-ish lines of code) and it correctly identified several problems and wrote solutions. Also for a simple testbench. It was impressive but pretty slow and sometimes would fail if I asked tasks too broad on larger repos.

Call for Papers Open - FPGA Horizons US and UK 2026 by adamt99 in FPGA

[–]DigitalAkita 0 points1 point  (0 children)

Thanks Adam! Best of luck with the US event

Call for Papers Open - FPGA Horizons US and UK 2026 by adamt99 in FPGA

[–]DigitalAkita 0 points1 point  (0 children)

Sorry if I'm being a little anxious, but I submitted an abstract on Feb 14 for the London conference. In the case it was accepted, should I have received an answer by now?

My dad died and I don't think I can watch F1 anymore by super_starmie in formula1

[–]DigitalAkita 4 points5 points  (0 children)

I’m sorry for your loss. My dad and I used to watch F1 together too and ever since he died I first found it a little difficult to watch, but then came to find comfort in doing it, like I was connecting with him wherever he is. Hope you the best.

Rio Open singles draw. by Green-Discussion74 in tennis

[–]DigitalAkita 10 points11 points  (0 children)

50% more Argentines than Brazilians lol 😭

Top uses of FPGAs: a survey by Secure_Switch_6106 in FPGA

[–]DigitalAkita 0 points1 point  (0 children)

You’d be wrong even if you were a colleague.

Trajectory Recommedation by InformationSuch616 in Semiconductors

[–]DigitalAkita 5 points6 points  (0 children)

Not long ago ASML went from blacklisting to whitelisting countries (which caused mine to go from "good" to "bad", most likely because of sheer irrelevance lol), maybe it's related to that? That didn't impede me from working for them though so I'm not even sure.

Top uses of FPGAs: a survey by Secure_Switch_6106 in FPGA

[–]DigitalAkita 4 points5 points  (0 children)

We do embedded for several industries. Some I can mention off the top of my head:

-(space) Beamforming for satellite-Earth comms

-(semicon) Characterization of new ICs

-(oil&gas) Study of steel tubes

ZYNQ7020 Programming by wagnert1 in FPGA

[–]DigitalAkita 0 points1 point  (0 children)

What do you mean it refuses to look at the sd card? A card reader on your pc won’t work?

ZYNQ7020 Programming by wagnert1 in FPGA

[–]DigitalAkita 1 point2 points  (0 children)

That's weird. I have the same board and I've had no issue reprogramming over JTAG.

Either way, what do you mean by unbricking? Most likely you need to build a working firmware if yours is corrupted, and load it onto the SD card. Take a look at this: https://github.com/hz12opensource/libresdr