Altera_Forum
Honored Contributor
19 years agoFPGA and Microcontroller
I have been working on a college project to develop a training kit that is able to help students to learn NIOS boards using VHDL language.. i chose to develop a board that extends the usage of NIOS boards to serial data transfer (basically communication of NIOS with another device) and eventually ended up developing a board based on a temperature sensor from DALLAS ... DS1820..
Now, this sensor was fairly common in microcontroller areas where it was often used to perform accurate temperature sensing... the problem that i faced is that i was unable to generate a signal that resembles that of a microcontroller... what i wanted to know was ... can fpga be described to perform like a microcontroller? Please do correct me if i am wrong, but what i learn was that the roots of microcontroller are still logic gates... so again if i am correct, FPGA should be able to do what i microcontroller can? am i right? If i am able to describe the FPGA to behave like a microcontroller... can i write assembly instructions and download it to the FPGA-microcontroller and expect it to run like as though the sensor was operating with a microcontroller... honestly i haven't the most vague idea s to where i should start... please advise accordingly and i thank you for the time ... thanks