File name
PAR8.nsl
Function
8bit PARITY generator.
I/O signal
Data_i= Multi bit width data input.
Parity_o1= Parity output of style #1.
Parity_o2= Parity output of style #2.
Specification
A ‘Parity_o1′ code style take ‘ExOR logical operator’ to each input bit.
A ‘Parity_o2′ code style take ‘Re-direct ExOR logical operator’.