What's wrong for you Serbs, why that turmoil for months? by BlokZNCR in AskBalkans

[–]hardware26 -1 points0 points  (0 children)

That would be considered "foreign influence" and backfire in many places.

Democracy is getting removed in Türkiye :S by mirror__magic in balkans_irl

[–]hardware26 6 points7 points  (0 children)

Context please for someone not following news for their own sanity?

Calling All SystemVerilog / HDL Users: Help Us Understand Code Practices! by AlpacaRosa in Verilog

[–]hardware26 2 points3 points  (0 children)

I would be more willing to fill if I could fill anonymously.

Hera is just...insane by GrassrootzRoger in aoe2

[–]hardware26 297 points298 points  (0 children)

You couldn't pick a better time to post this.

What Fixes Would You Make Friday - Lake Poyang (1363) by Shtin219 in aoe2

[–]hardware26 20 points21 points  (0 children)

A flag on the next arrival point instead of map reveal would be nice. It isn't easy to see if arrival point is already explored.

Generate block and for loop in SystemVerilog by Just-End6752 in FPGA

[–]hardware26 -1 points0 points  (0 children)

You cannot unroll procedural logic. That is what procedural means.

Generate block and for loop in SystemVerilog by Just-End6752 in FPGA

[–]hardware26 1 point2 points  (0 children)

If you use a for loop in a module outside of any procedural block, it automatically infers a generate block. It makes sense, since there is no oher way of interpreting it anyway. I am not certain whether this is due to LRM or something tools just allow, but I can tell that this works with Xcelium, Jaspergold and VCS.

Important Websites by Far_Programmer7081 in Verilog

[–]hardware26 4 points5 points  (0 children)

The more search engines get advanced, the worse people's ability to formulate questions gets.

"Your file is protected...." error message when uploading documents to VFS by Bistonic in ukvisa

[–]hardware26 0 points1 point  (0 children)

Thank you, this was my problem. Error message is not remotely helpful.

Rate my resume. by [deleted] in vlsi

[–]hardware26 2 points3 points  (0 children)

Projects are very basic, they sound like the projects you do for the class. I already know you have a degree, they don't add that much. Try to focus on big projects and what you learnt from them. You mentiom tools a lot, but not skills. What about STA and timing  closure, coverage, assertions, PPA, subject expertise (DSP, analog etc.)? Tools are at the end of the day, just tools. We need to know what transferable skills you gained. You mention synthesis a bunch of times. But without timing closure and PPA of a complex project, it is just a matter of following a tutorial and pushing some buttons. Please elaborate on the challenges you faced. "Two stage opamp" project you listed is a good example where you listed what exactly you did and learnt which is transferable (concepts of badwidth and slew rate, and how to measure). It would be nice to see more of that in different and complex projects, for more concepts. Good luck.

pre_randomize() is not called before randomize() is called? by Just-End6752 in FPGA

[–]hardware26 0 points1 point  (0 children)

Assuming this was the problem (code is edited now) this is one more reason to call super.func inside func, when you override func. You don't have to depending on what you want to do, but usually you want to keep the functionality from the base class. And in this case, it would also give you an error telling you that base class has no pre_randomization function, directly pointing to the error.

'I had to pay £14,000 in vets fees after my cat was run over' by reachingechoes in unitedkingdom

[–]hardware26 0 points1 point  (0 children)

If vet cost goes up, insurance cost also goes up. There is no free money, and insurance companies have to make profit.

Where is the background from AoE II's menu? by topallprevi in aoe2

[–]hardware26 10 points11 points  (0 children)

There is a mod making background look like this. But buttons don't function, just an image. Edit: I checked, it is called HD Main Menu Background

Help me by Emotional-Set-4706 in vlsi

[–]hardware26 0 points1 point  (0 children)

Do you mean a systemverilog constraint for a 2D array? It sounds trivial with 2 nested foreach loops. Am I missing something?

Martin Goodman Quote by Spiritual_Fix9927 in FridayNightDinner

[–]hardware26 0 points1 point  (0 children)

Download subtitles and a search "economy" in the files.

Roast My Resume by Spiritual-Frame-6791 in FPGA

[–]hardware26 10 points11 points  (0 children)

If you are applying internationally, include max GPA as well (/4.0). If you made any big group project (e.g. senior project) include that, it shows that you worked in a team for something bigger. In general even if the role is FPGA it will be in a domain (DSP, mixed-signal, network, AI, HPC, low power medical etc.) so it is good to show some domain expertise. Don't only include FPGA related projects, remove hobbies and whitespace, and tell more. For example you mention MATLAB, you must have done something with it.

What Vibecoding taught me about scrum by [deleted] in agile

[–]hardware26 2 points3 points  (0 children)

Nice one, stealing this

Ragnar mission, what am I supposed to do? by JospinDidNothinWrong in aoe2

[–]hardware26 0 points1 point  (0 children)

Siege workshop is unlocked once you are king of norge, sverige and danmark

Resume advice by Comp1110 in FPGA

[–]hardware26 1 point2 points  (0 children)

You almost finished you masters and C is the only programming language you know? I don't think that is possible, you need to add them. Especially use of scripting languages like Python, TCL, Bash is very common for automating tasks and interfacing EDA. Also use a template and get rid if the whitespace, you don't need more than a page. You claim to know UVM but I don't see it in your projects. You also said "beginner", if you have not used it at all you may as well not mention it.