You can do android programming with Python and you also can do minecraft with Python. Actually, you can do anything java does with Python. Plus Python is widely used in scientfic/engenieering enviroments. Hack, It's used even to develop hardware http://myhdl.org/
It's so funny, that your concept of Civilization is your country. How can you be so selfish? Your country has contributed to a lot of exploration and poverty around the world. It still does. Third world is a very bad concept and there are no "shitty cultures".
We only have one world and everyone is a citizen of the planet earth.
I am the AC, forgot to login.
Well while I do know where you are coming from, I've shipped some products using FPGA and never had the need for this O-Scope. We usually just use the ref design from the vendor to do the PCB and all my analog problems are gone.
Exactly! Here in Brazil everyone uses it!
You can make groups and send pics, audio and video for the whole group, you can't do that with SMS.
Making a whataspp group of your soccer buddies to organize games is awesome:)
There is a diagram there, latches and flip-flops are very different one from another. The only thing they have in common is the storage capability. I am an ASIC engineer.. i design chips for living...
Hello guys i work with VHDL and C for a while (small company gotta do the SW and the HW)
We are developing a product (embedded system) and some calculus were taking too much time doing it on software, so instead using a C program to do this calculus now we are using hardware.
I developed a VHDL module responsible for doing FFT calculus that is an order of magnitude faster than the software equivalent plus it is real time by default (since it's hardware)
Now we have a SoC with a FFT hardware attached to the CPU
It's in portuguese but you can use google translator http://www.embarcados.com.br/a...
You can do android programming with Python and you also can do minecraft with Python. Actually, you can do anything java does with Python. Plus Python is widely used in scientfic/engenieering enviroments. Hack, It's used even to develop hardware http://myhdl.org/
Much like US then?
Why don't you fix it?
It's so funny, that your concept of Civilization is your country. How can you be so selfish? Your country has contributed to a lot of exploration and poverty around the world. It still does. Third world is a very bad concept and there are no "shitty cultures". We only have one world and everyone is a citizen of the planet earth.
I am the AC, forgot to login. Well while I do know where you are coming from, I've shipped some products using FPGA and never had the need for this O-Scope. We usually just use the ref design from the vendor to do the PCB and all my analog problems are gone.
What is CMS?
Exactly! Here in Brazil everyone uses it! You can make groups and send pics, audio and video for the whole group, you can't do that with SMS. Making a whataspp group of your soccer buddies to organize games is awesome :)
Ok but you are wrong :D
@(clk)
{
if clk= 1
a = b
end if
}
there goes your latch
@(clk)
{
if rising_edge(clk)
a = b
end if
}
there goes your ff
cheers
There is a diagram there, latches and flip-flops are very different one from another. The only thing they have in common is the storage capability. I am an ASIC engineer.. i design chips for living...
haaaaaaa no they are not. http://blog.digitalelectronics...
This is not a latch. It's a ff.
That's really cool! I will finally be able to replace my notebook S.O, only reason i still keep the windows around is to play some games.
no love for hardware developers ? :(
pong chu books are REALLY good. (Hardware design, VHDL/Verilog and SoC)
Hello guys i work with VHDL and C for a while (small company gotta do the SW and the HW) We are developing a product (embedded system) and some calculus were taking too much time doing it on software, so instead using a C program to do this calculus now we are using hardware. I developed a VHDL module responsible for doing FFT calculus that is an order of magnitude faster than the software equivalent plus it is real time by default (since it's hardware) Now we have a SoC with a FFT hardware attached to the CPU
seriously is the 3rd time i see a similar article in less then 2 months n0t againnn we all know our kids must be assembly experts
Imagine if the calculus were processed in a FPGA, it would be another magnitude faster :P
Hey i tried to subscribe but i didnt recieve any confirmation e-mail or anything.. just filled my name & e-mail on their website