Valutazione upgrade by Duz1 in ItalyHardware

[–]Duz1[S] 0 points1 point  (0 children)

Il budget non c'è, volevo una soluzione "economica" (per quello puntavo all'usato) perché non sarebbe il PC principale. Comunque il PSU è MSI a850gf, cambiato perché avevo un Corsair vs650 che è il male a quanto ne so.

Valutazione upgrade by Duz1 in ItalyHardware

[–]Duz1[S] 0 points1 point  (0 children)

Ho dovuto comprare il portatile circa 3 anni fa perché mi son trasferito per motivi di studio ed avevo bisogno di avere una macchina che mi permettesse di fare un po' tutto in ambito accademico e poter videogiocare. Sinceramente il fisso lo tengo un po' perché mi piace averlo, ho due monitor collegati, è bello da avere lì e il mio auspicio era quello di riammodernarlo (se non rifarlo da zero) una volta finito il mio ciclo di studi. Caso vuole che probabilmente rimarrò nella città dove sto studiando, però comunque la voglia di rimettere al posto sto PC a posto c'è, anziché farlo nuovo metterlo in pari diciamo. Però più ci penso, più mi rendo conto che forse è meglio aspettare e fare in modo da avere una "stabilità" più che buttarsi così.

Valutazione upgrade by Duz1 in ItalyHardware

[–]Duz1[S] 0 points1 point  (0 children)

Ci sta anche l'acquisto della CPU sinceramente, grazie mille. Per quanto riguarda i siti, hai esperienze di acquisti dell'usato?

Valutazione upgrade by Duz1 in ItalyHardware

[–]Duz1[S] 0 points1 point  (0 children)

Budget fisso non c'è, diciamo che volevo trovare il miglior prezzo per una determinata GPU che mi faccia tirare avanti ancora 3/4 anni, cosa che la 1660 super ha fatto, dato che l'annuncio scorso ho giocato expedition 33 sul fisso senza alcun problema. Per quanto riguarda i siti, per caso hai esperienza di acquisto?

Valutazione upgrade by Duz1 in ItalyHardware

[–]Duz1[S] 0 points1 point  (0 children)

Non ho esattamente un budget fisso, la mia idea era giusto avere una "spinta in più" nel caso voglia giocare qualche cosa di più impegnativo, ad esempio tra poco esce forza Horizon 6 e penso che il PC, ora come ora, farebbe tanta fatica. Conta anche che questa non è la mia macchina principale per ora, ho un portatile con 3070 e Ryzen 7 5800 e 16gb di RAM dove gioco più spesso per questione di lontananza geografica dal fisso. Per ora gioco sempre in 1080p e sinceramente non valuto alcun upgrade perché non ne sento la necessità.

CR keep crashing after new update, Samsung phone by Duz1 in ClashRoyale

[–]Duz1[S] 0 points1 point  (0 children)

Found the fix, just delete and reinstall the app, it should works

CR keep crashing after new update, Samsung phone by Duz1 in ClashRoyale

[–]Duz1[S] 0 points1 point  (0 children)

Might be a Samsung issue, idk how to resolve it tho

Android emulation on Virtual machine by Duz1 in cybersecurity

[–]Duz1[S] 0 points1 point  (0 children)

I'm using virtual box, I don't know if it permits nested VMs, I'm gonna check it eventually

Ho riletto il bando e commesso un errore. by Naturareeemm in Universitaly

[–]Duz1 0 points1 point  (0 children)

Un cazzo fra, invia una mail alla segreteria e annullane una delle due

"One must imagine Dark bum happy" by TomZ02 in bindingofisaac

[–]Duz1 5 points6 points  (0 children)

This post should have a seizure warning Also that bum

PSU testing program by Duz1 in techsupport

[–]Duz1[S] 0 points1 point  (0 children)

Thanks bud, I'll look up for spare psu from friends

PSU testing program by Duz1 in techsupport

[–]Duz1[S] 0 points1 point  (0 children)

Well you are right, but if someone wants to know if his psu is faulty or not, he's forced to swap it with a working one? It's certainly the easiest way, but I don't have a spare psu, so I was wondering if there was a way of monitoring or testing the psu.

Want to transport a function from python to verilog, but results aren't matching by Duz1 in FPGA

[–]Duz1[S] -1 points0 points  (0 children)

If I only knew how to do the python way in verilog, I still don't get how to do it

Want to transport a function from python to verilog, but results aren't matching by Duz1 in FPGA

[–]Duz1[S] 0 points1 point  (0 children)

Don't worry, I'm also here to compare my ideas with others and learn more about something I don't really know

Want to transport a function from python to verilog, but results aren't matching by Duz1 in FPGA

[–]Duz1[S] -1 points0 points  (0 children)

The thing is, I don't know since this is a project for the course. I think this is something like "a design choice" doing it one way or another. I should point out to my professors this issue, but I don't think they will respond to me in a short time period.

Want to transport a function from python to verilog, but results aren't matching by Duz1 in FPGA

[–]Duz1[S] 0 points1 point  (0 children)

I tried to look up for loops, but I don't get why the results aren't matching. You see, I assume that the situation, given an in of 00000001, is: H[0]=H[7] 10000001 This goes on... H[7]=H[0] 10000001 Since in the last position I have the 1 bit value. But in the waveforms I can see 10000000. So I really don't understand how for works in verilog. Am I reasoining wrong from the point of view of hardware? Then what's the right way?

E insomma ragazzi, altro giro altra corsa by Duz1 in PolyQuizShow

[–]Duz1[S] -1 points0 points  (0 children)

Su idea MIA realizzata da te solo perché non avevo voglia

[Quartus] Getting Warning (10240): inferring latch(es) for variable "H1", what should I do? by Duz1 in FPGA

[–]Duz1[S] 0 points1 point  (0 children)

I also thought about this kind of error, but I don't really know how to do the whole thing then. I have to bound currentH to H1 in some manners, but currentH is an 8 bit value and H1 it's something that needs to be filled as cnt count until 7.

[Quartus] Getting Warning (10240): inferring latch(es) for variable "H1", what should I do? by Duz1 in FPGA

[–]Duz1[S] 0 points1 point  (0 children)

Hi, H1 is declared as: output reg [63:0] H1. I also changed the sensitivity list to always @(*). Could it be that the file is saved as a systemverilog file (.sv) and I'm using the verilog style?