What is Chicken Bit in validation ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is Chicken Bit in validation ?

6,880 Views
saikrish417
Contributor II

is it in iP or cpu , can any one tell Please ?

Labels (1)
Tags (2)
1 Reply

6,458 Views
bernhardfink
NXP Employee
NXP Employee

The question comes with no relation to a specific product, so it's hard to interpret what you want to know.

"Chicken bit" is a general term used in silicon chip design, for example for our MCUs and MPUs.

It is a bit which can be used to enable/disable functional blocks inside the chip. This can be IP blocks like Ethernet MAC or CAN, but also additional CPU blocks. We use this method to offer various chip configurations to the market based on the same silicon die. Normally these bits are OTP (one-time-programmable) and they are not accessible by the end user. We program these bits during production on the chip tester and then this area is locked against further access.