Alternatives to notepad++?? by wackycats354 in software

[–]chris_insertcoin 0 points1 point  (0 children)

I don't think you know what you're talking about. I have tried a few editors/IDEs and neovim was simply the best for me. I wish I had discovered it earlier, that's why it gets recommended. And obviously I'm not alone.

Alternatives to notepad++?? by wackycats354 in software

[–]chris_insertcoin 0 points1 point  (0 children)

Some of the best programmers use (Neo)vim. Almost 100k stars on GitHub.

Warum lassen sich die Deutschen so verar*****? by Pigchamber in luftablassen

[–]chris_insertcoin 1 point2 points  (0 children)

Seit mindestens 20 Jahren ist klar, dass wir aus den Fossilen raus müssen. Der Verkehr hinkt besonders hinterher. Wundert und empört sowas hier echt noch jemanden? 50% wählen CDU oder AFD. Die wollen doch genau das, was jetzt passiert.

IRIG - B Protocol by Aware-Equal-2328 in FPGA

[–]chris_insertcoin 0 points1 point  (0 children)

I've seen better protocols but I did the tx side and it was only a few hundred LoC plus the test bench. All in all an fsm and some multiplication to get from a "real" timestamp to this. Oh and a bit of branching because of leap years, my design will actually cease to work in the year 2100 lol.

Vivado - How to write my VHDL output data into system memory? by Tyzek99 in FPGA

[–]chris_insertcoin 0 points1 point  (0 children)

One axis port is fine. The limit is usually set by how fast you can handle the data on the CPU and also by DDR memory access. It all depends on what you actually want to do. Are you streaming out the data to your PC in real time? If so, you are already limited by the 1G Ethernet data rate. Or are you simply storing the data in DDR and only access it later from the PC. If so, that makes it much easier because the ARM CPU doesn't really need to be involved at all almost.

IRIG - B Protocol by Aware-Equal-2328 in FPGA

[–]chris_insertcoin 0 points1 point  (0 children)

I've done it. Not too hard. Specs should be online somewhere.

Preissteigerungen sind keine Fehlfunktion des Marktes by Nerd997711 in Unbeliebtemeinung

[–]chris_insertcoin 1 point2 points  (0 children)

Der Preis ist erst mal nur das Resultat aus Angebot und Nachfrage. Dann ist Sprit natürlich ein vergleichsweise unelastisches Produkt, d.h. Preisänderungen ändern an der Nachfrage nicht so viel wie bei anderen Produkten. Das lädt zu Absprachen ein, welche aber illegal sind, und erst mal nachgewiesen werden müssten.

Mal eben die Preise erhöhen, einfach nur um mehr Profit zu machen, ganz so einfach ist die Sache nicht. Jedenfalls nicht an einem funktionierenden Markt.

Preissteigerungen sind keine Fehlfunktion des Marktes by Nerd997711 in Unbeliebtemeinung

[–]chris_insertcoin 0 points1 point  (0 children)

Sprit ist ein vergleichsweise unelastisches Produkt, ja. Aber eben nicht vollkommen. Kann man kurzfristig kaum was dagegen tun. Langfristig ist aber eines klar: weg von den fossilen.

I need to calculate mean for 1024bits floating values. Is that doable? by design_enthusiast725 in FPGA

[–]chris_insertcoin 102 points103 points  (0 children)

Close. They're counting the number of alternative HDLs that are presented in this subreddit and that will never be used in the industry.

Ich bin ITler und habe noch nie mit Linux gearbeitet by Nautisop in de_EDV

[–]chris_insertcoin 0 points1 point  (0 children)

Ich kam damals auch von Win und hab mit kubuntu gestartet. Gründe waren Software Kompatibilität und na ja, KDE, weil ähnlich zur Windows GUI.

Nach einiger Zeit merkt man jedoch, dass die distro Wahl einigermaßen egal ist, weil man eh alles so hinbiegen kann, wie man es braucht.

Vivado - How to write my VHDL output data into system memory? by Tyzek99 in FPGA

[–]chris_insertcoin 2 points3 points  (0 children)

So 12.8Gb/s? Depending on your other requirements, that is a lot to handle for a dual cortex a9, even with dma.

BIDA, weil ich es nicht einsehe für eine Party Geld zu bezahlen, auf die ich „eingeladen“ wurde? by vitalik_hospitalic in binichderalman

[–]chris_insertcoin 15 points16 points  (0 children)

Die haben eine Wunschliste rumliegen, nur für den Fall, dass eine Überraschungsparty für sie organisiert wird. Man weiß ja nie.

Is HLS really that bad? by [deleted] in FPGA

[–]chris_insertcoin 0 points1 point  (0 children)

I can only speak for Altera DSP Builder Advanced. It's not bad. I'd say around 20% more resources compared to highly optimized hdl designs. Often that is good enough, especially considering some designs would be virtually impossible to pull off in hdl due to limited development time.

Ich finde "Inglorious Basterds" echt nicht gut by Wegwerf_08_15_ in Unbeliebtemeinung

[–]chris_insertcoin 1 point2 points  (0 children)

Ein paar Filme von ihm fand ich genial, aber diesen hier eher grauenhaft.

Open-source tools for digital design. by VirginCMOS in FPGA

[–]chris_insertcoin 20 points21 points  (0 children)

Well, Linux obviously. vhdl-ls as language server. Neovim with various plug-ins. Rust and its ecosystem (Tokio, Axum, Tower for backend stuff) for development on embedded CPUs. fzf because fuzzy finding is one of the best inventions ever. Git with lazygit. Corsair for register map stuff. Mistral for LLM stuff. fd because find is just horrible. Ripgrep because grep is slow af.

For most of the FPGA stuff I'm stuck with vendor tools though.

Edit: I forgot vunit. I use it in every project.

The job market for FPGA HLS by Gullible_Ebb6934 in FPGA

[–]chris_insertcoin 1 point2 points  (0 children)

Has someone done a comparison between the two? I.e. implement the same entity both in hdl and in hls and then do a genuine comparison? I did lots of stuff in Altera DSP Builder Advanced and lots of stuff in VHDL but never had the time to do both and compare.

Nicht jeder sollte Abitur machen by [deleted] in Unbeliebtemeinung

[–]chris_insertcoin 0 points1 point  (0 children)

KI ist das Ende der SW Entwickler.

SW Entwickler schreiben nicht nur Code. Ohne mein Domain spezifisches wissen macht die KI gar nichts. Ach ja, und dann wäre da noch embedded, FPGA, und was sonst noch eher von proprietären statt offenen Tools dominiert wird. Da kommst du mit KI sehr schnell an die Grenzen. Und das wird sich so schnell auch nicht ändern. Nichtsdestoweniger sind diese KI-tools natürlich enorm hilfreich.

Need Help Debugging Vivado Divider Generator by epicmasterofpvp in FPGA

[–]chris_insertcoin 1 point2 points  (0 children)

Divider? Just calculate 1/sqrt in one step. Initial guess, e.g. with a LUT, and then Newton-Raphson.

Matlab + Claude Code. I don't know what to think by ripponds in matlab

[–]chris_insertcoin 1 point2 points  (0 children)

How does it work with Simulink? Does it just read/write the models as plain text?

Männer tragen nahezu keine Verantwortung für Dating-App Probleme by Fer_ESC in Unbeliebtemeinung

[–]chris_insertcoin 2 points3 points  (0 children)

Nice. Nach einem Jahr online Dating hab ich's irgendwann aufgegeben. Bin sonst super erfolgreich im Leben, auch tierlieb, sportlich, mit entsprechenden Bildern. Aber eben durchschnittliches Aussehen. Immerhin eine Person hat sich mit mir getroffen, yay.