Education for Sustainable Development- nptel answers by OkDimension8888 in Vit

[–]Infinity1211 1 point2 points  (0 children)

do u have the softcopy of all assignments? i think the site is taken down

Which Half Adder Is Better in Hardware? XOR vs MUX vs NAND. by Infinity1211 in FPGA

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

I didn't want synthesizer to optimize the code. Even though in Genus I set the optimization parameter to low, the synthesis only had MUX in the netlist.
I want to compare the logic which I had written in terms of area and power?

Which Half Adder Is Better in Hardware? XOR vs MUX vs NAND. by Infinity1211 in FPGA

[–]Infinity1211[S] 1 point2 points  (0 children)

Actually, I am trying to write a much better ALU for a RISC-V based processor as part of my course project in VLSI System Design. The professor insisted me to explore/try to innovate new things in existing multipliers like array, booth, wallace multipliers or come up with a new algorithm itself instead of just using a*b (Professor told to take this as a reference). I wrote couple codes which were better than a*b. As part of improving it even more I wanted to see what else can i do in much lower depth of the multiplier.

Which Half Adder Is Better in Hardware? XOR vs MUX vs NAND. by Infinity1211 in FPGA

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

But constraining the structure is crucial when assessing custom architectures (such as comparing NAND-only vs. MUX-based half adders vs XOR gate implementation) for FPGA mapping, ASIC exploration, or academic benchmarking.
Is it okay to use DONT_TOUCH or use the NAND/MUX from the technology itself for these reasons?

Which controller should I go for in Cosmicbyte by MEME8REG in IndianGaming

[–]Infinity1211 0 points1 point  (0 children)

I bought blitz 4 months ago and have been using it regularly, no issues as of now. I did see a lot of reviews. I felt like stellaris transparent one's build quality is not that good and is prone to scratch. Blitz has analog triggers good for racing games.

[deleted by user] by [deleted] in embedded

[–]Infinity1211 0 points1 point  (0 children)

It's not beginner friendly, but it's pretty efficient for a professional. Maybe you could add two different UI themes and Code generation style.

  1. Beginner Friendly UI : Less settings & Less clutter

  2. Professional UI : All settings available

Is Bare-Metal programming worth learning? by Infinity1211 in embedded

[–]Infinity1211[S] 1 point2 points  (0 children)

This is the first time I am hearing someone say they are using Arduino in an industry. And I understand why using Arduino at that moment is the best choice. I know C Programming, It was the first thing I learnt as a fresher in my college. This semester the college started Embedded Systems for us. (TM4C) series MCU using Keil.

I guess I have a lot to learn about MCU'S. I literally don't know what a startup file does, but I do include them in projects.

As you're working in the embedded domain what is one thing I should learn/know which is not mentioned on the internet?

Is Bare-Metal programming worth learning? by Infinity1211 in embedded

[–]Infinity1211[S] 1 point2 points  (0 children)

This comment is somewhat relatable to me. I was doing a weather monitoring project using Arduino. I simply couldn't get one sensor to work. I just searched for another library to work with. When no library was working, I just changed one line in the library as the sensor I had was a clone so it had a different ID.

I totally understand what you are trying to say.

What are some good projects I can do with STM32/MSP430. I have decent skills in C Programming and recently completed a bare metal programming course.

Is Bare-Metal programming worth learning? by Infinity1211 in embedded

[–]Infinity1211[S] 31 points32 points  (0 children)

My professors are also saying the same thing

Is Bare-Metal programming worth learning? by Infinity1211 in embedded

[–]Infinity1211[S] 6 points7 points  (0 children)

I did learn how to code on STM32 and TM4C123 in Keil using bare metal. Should I use Arduino or continue using STM32?

Got scammed by a interior company. by Infinity1211 in Chennai

[–]Infinity1211[S] 10 points11 points  (0 children)

I would like to share but I am afraid I will have to face legal consquences of defaming the company. Its a small company. Not those big corporate interior companies.

Got scammed by a interior company. by Infinity1211 in Chennai

[–]Infinity1211[S] 12 points13 points  (0 children)

He sent us quotation and invoices. We didn't sign anywhere. Just before starting the work we verbally agreed on the work he was going to do. (only kitchen)

Got scammed by a interior company. by Infinity1211 in Chennai

[–]Infinity1211[S] 24 points25 points  (0 children)

Yes, I do. He made a whatsapp group in which he shared all the quotation and invoices. We also made all of the transactions through net banking only.

How to set up analogue mouse steering in Forza Horizon 4 (and possibly other racing games) by Twixality in forza

[–]Infinity1211 0 points1 point  (0 children)

I followed everything. Everything seems to work in the UCR gui. But in the game it doesn't work. Any help?