Forum Discussion

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

VHDL code for Rnon Snon flip flop based on NAND

Hello there i am looking for Rnon Snon flip flop based on NAND.. We have school project, where we must find code and make "documentation" to it. Can you please send me it? I have download RS but i don't know how to edit it to work correctly! Thanks a lot..

https://i.nahraj.to/f/1S4l.PNG

1 Reply

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

    I don't think you're going to find someone here to write code for you. This is a simple SR register. Use the truth table you have and "if" statements within a synchronous clocked process to code it.