Jump to content

IC programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Andypandy.UK (talk | contribs) at 01:23, 8 July 2006 (stubbed). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

IC programming (depending on the context just programming or the type of IC may also be used) is the process of transfering a computer program or other settings into an integrated circuit. Older types of IC including PPOMs and EPROMs and some early programmable logic was typically programmed through paralell busses that used many of the devices pins and basically required inserting the device in a seperate programmer.

Modern ICs are typically programmed in circuit though a serial protocol (sometimes jtag sometimes something manufacturer specific). Some (particularlly FPGAs) even load the data serially from a seperate flash or prom chip on every startup.