Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Bist code for integer based arithmetic and logical operation

HELLO,

Its PLEASURE this kind of medium TO FOR DISCUSSION OF PROBLEM REGARDING VERILOG CODE.

I am beginner of the Verilog and i am learning verilog, how to call module write testbench..etc

I REQUIRE verilog CODE THAT CAN TEST ALU USING BIST(built-in self test) METHOD (TEST PATTERN GENERATOR...> ALU......> RESPONSE ANALYZER).

ALU OPERATION FOR 4 BIT ADDITION, SUBTRACTION, MULTIPLICATION.. etc

pls help require code.

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    We can help you with YOUR code, not write it for you. Post the code you are having a problem with.

    Cheers,

    Alex
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    We can help you with YOUR code, not write it for you. Post the code you are having a problem with.

    Cheers,

    Alex

    --- Quote End ---

    thank you sir but i had made code which is only pattern generator and fault inserting accept the signature analyzing.... can you provide me code for signature analysis or guide me how i give output of cUT and that give to MISR(MULTI INPUT SIGNATURE REGISTER). and how MISR will give golden response so I can compare and find the response is good or not . so i can decide whether my alu is faulty or not .
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    As stated, I don't think folks are going to write code for you. Post what you have so we can take a look.