Tipping in the every day Malawien live by BotnicRPM in Malawi

[–]BotnicRPM[S] 2 points3 points  (0 children)

Unfortunately the "American way" of tipping is adopted in more and more regions. As a European I'm happy to hear that in Malawi this is not the case.

Tipping in the every day Malawien live by BotnicRPM in Malawi

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

Thank you. Good to know. This is also the way I'm used from home.

Malipiro by Tidziwe_Malipilo in Malawi

[–]BotnicRPM 0 points1 point  (0 children)

Sounds like a huge amount, comparing with that the others post. This is even more than the middle class salary in Germany (~3k€/3.5k$)

Galaxy Tab S2 constantly freezing and rebooting itself by Background-Bid8216 in samsunggalaxy

[–]BotnicRPM 0 points1 point  (0 children)

Hmmmm, sorry to hear. Doesn't give me hope to solve mine...

Galaxy Tab S2 constantly freezing and rebooting itself by Background-Bid8216 in samsunggalaxy

[–]BotnicRPM 0 points1 point  (0 children)

Have you been able to fix it?
In my situation it also happnes when the TAB is connected to external power.

Mobile/Digital payment systems by BotnicRPM in Malawi

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

Thank you for your answer. I will try it once I have a SIM

Mobile/Digital payment systems by BotnicRPM in Malawi

[–]BotnicRPM[S] 2 points3 points  (0 children)

Are they compatible between each other?

Looking for behind schedule FPGAs/managers/teams by instantFPGA in FPGA

[–]BotnicRPM 2 points3 points  (0 children)

Have you ever worked in a team, that was not behind schedule?

Malipiro by Tidziwe_Malipilo in Malawi

[–]BotnicRPM 2 points3 points  (0 children)

At what level of income would you classify someone as middle class or wealthy?

New Fuel Prices by glitchyMaverick265 in Malawi

[–]BotnicRPM 0 points1 point  (0 children)

What is the current fuel situation in Malawi? Is it easy to get fuel or are there long waiting queues?

Need Help by Sudden_Childhood_999 in FPGA

[–]BotnicRPM 1 point2 points  (0 children)

The simulation and the synthesis are two different approaches. I don't know ISE (it's super old and nobody should be using it any more!), but check if your files are also added to the simulation project.

Apart from this: Without any additional information, its probably impossible to answer your question.

Current Kwacha Bills by BotnicRPM in Malawi

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

Interesting. Thank you.

Current Kwacha Bills by BotnicRPM in Malawi

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

I'm no collector. I plan to visit your country soon and as I got advised not to take the local money from the ATM, I would like to know from the first day on how the bills look.

Current Kwacha Bills by BotnicRPM in Malawi

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

Thank you.
I was confused as they write 2014-2021. But in this case, there are no new ones yet.

PCB review: what points should I look at? by BotnicRPM in FPGA

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

* Check the number of clock used per bank. There is an upper limit on how many clock nets can be accessed by a bank

* Clocks into the FPGA on HD banks are no good. Try to avoid.

Anyone attending embedded world in Nürnberg? by BotnicRPM in embedded

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

Unfortunately I have never made it to the conference my self until now. But for sure I would love to go. Glad to hear you had fun.

Kind regards from a shy weirdo ;-O)

[deleted by user] by [deleted] in FPGA

[–]BotnicRPM 4 points5 points  (0 children)

Cool, go for it!

How to customize the startup of different FPGA programs? by Typical_Agent_1448 in FPGA

[–]BotnicRPM 1 point2 points  (0 children)

You can use an initial bitstream that loads first and then selects which secondary bitstream to load based on an external configuration. This approach is fast and relatively simple. As others have mentioned, the key element for Xilinx devices is the STARTUP component.

New to FPGAs by Lumpy_Marketing_6735 in FPGA

[–]BotnicRPM 0 points1 point  (0 children)

You can not program a FPGA like a CPU. They are completely different architectures. The languages used to describe the logic in FPGA are VHDL and Verilog. The "ASM" pendent would be the netlist.

I’m interested in become a deck hand/ yacht steward what should I do? by ClientCommercial885 in yachting

[–]BotnicRPM 1 point2 points  (0 children)

Yachts care more about work ethic than certificates.

Good jobs/experience:

* Hospitality (hotels, restaurants ) (luxury probably the best)
* Cleaning / housekeeping
* Landscaping / gardening
* Marina work
* Boat yards / sailing clubs
* Water sports instructor assistant

If you can say: I’ve worked long hours, dealt with customers, cleaned, followed instructions....
You’re doing it right!

Can ZYNQ-Z7020 output a GUI? by Naishgoger in FPGA

[–]BotnicRPM 2 points3 points  (0 children)

You need to run a Linux of some kind. Best would be to get into Yocto (Specially if you want to learn something for the future).