Archive for July, 2015
Introduction to 8051 Microcontrollers
July 28th, 2015 Nilesh Chaurasia
It is a 8 bit microcontroller from Intel. it is having four 8 bit I/O ports.
VHDL Code of OR Gates
July 28th, 2015 Nilesh Chaurasia
This will publish the VHDL Code of the or gate. y:=a|b;