Re: BEGINNER
No worries -- it's wonderful to have you as a member here -- until recently embedded systems largely consisted of microcontrollers, maybe some externam memory, and a bunch of interfaces and stuff.
More recently the microcontrollers have been augmented with FPGAs. The reason for thsi is that microcontrollers ececute programs sequentially (one instruction after another). By comparison, in an FPGA you can do lots of things in parallel at the same time -- this is particularly useful for digital signal processing (DSP) tasks.
Now some microcontrollers contain a small amount of programmable fabric, and some FPGAs contain embedded microcontrollers. The bottom line is that thsi is a really good time to learn both microcontrollers (C Programming) and FPGAs (Verilog or VHDL programming) -- engineers who know both of these will be in demand :-)
lexboray
1/25/2013 10:16:54 AM User Rank Beginner
Re: BEGINNER
@Max Maxfield Thank you very much.

Re: BEGINNER
@lexboray: Hi again -- sorry for the delay in my reply -- things have been a bit hectic the last couple of days.
Here on All Progammable Planet we're focused on Programmable Devices like FPGAs. Generally speaking these come under the heading of "hardware" however we can use the programmablefabric to create soft core processors; also some of the latest devices contain a mix of programmable fabric and hard core processors like the Zynq from Xilinx (Click Here).
Adam's latest blogs are about creating a simple software program that "talks" to the hardware (Click Here). Adam is moving toward loading a small real-time operating system (RTOS) on his Zynq.
Also, if you use the site search for "Discovering FPGAs" you will see that the author of these columns is a microcontroler expert who is learning FPGAs.
The best thing might be to look at the various columns and post any relevant questions in the "Comments field for those columns.
lexboray
1/23/2013 4:10:38 AM User Rank Beginner
Re: BEGINNER
Actually I am a student studying BSc. Computer Science and Information System at the university in Ghana. I am actually concerned with software and want know more of it.

Re: BEGINNER
@lexboray: Hello -- welcome to the site -- it's great to have you on board.
With regard to how things are run -- well, there's me (I'm the Editor in Chief) and a great group of bloggers -- we all write blogs related to programmable technology (the devices, how to use them, design tools, whatever captures our interest at the moment).
And any member of the site can comment on any of the blogs -- or on other people's comments -- and suchlike.
Also, we have a live online chat every Thursday at 10:00am Pacific USA time (6:00pm GMT). I'll be posting a blog about this later today to remind everyone, but here's a direct link you can use on Thursday.
So, tell us a bit about yourself. Are you new to FPGAs (if so, do a search on this site for "Ask Max" or "Ask Adam" or "Discovering FPGAs") or are you an expert? Are you a student or a new engineer or a grizzled veteran engineer? Are you more focused on software or hardware? Of course you don;t need to answer any of these questions if you don't want to :-)

lexboray
1/22/2013 7:25:09 AM User Rank Beginner
BEGINNER
Hello Everyone, I am new here and I would like to know how things are run in here.
Thank you
|
 |
We consider complementary versus analogous colors and the meaning of terms like shade, tint, and hue. We also introduce the concept of psychological primary colors.
This "retrospective" blog describes how I became involved in testing microprocessors in 1976, and how microprocessors have influenced my professional work for many years...
The appellation "primary colors" refers to a small collection of colors that can be combined to form a range of additional colors, but which "small collection of colors" should we use as our primaries?
Today's FPGAs already integrate a substantial amount of "stuff" (MCU cores, programmable fabric, on-chip memory, etc.), so what's left to integrate and why is this being left for the future?
To celebrate Geek Pride Day, Sylvie Barak has created a mega-cool infographic that depicts how geeks have been building the Internet since 1832.
|