Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

test pattern generation with the help of two dimensional array in VHDL

Status
Not open for further replies.

jincyjohnson

Member level 4
Joined
Aug 24, 2013
Messages
72
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
436
I want to know about the 2 D array in VHDl.In clock1 , a johnson codeword is generated.In clock2 the johnson codewords xor with a seed.This is done for all johnson codewords.first codeword xor with bit 0 of seed, 2nd codeword xor with s1 of seed and so on.For this whether we have to generate first the codewords ,then store it in an array or whether we have to xor each generated codewors just after its generation. How can we do this using VHDL
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top