CrazyEngineers
  • VHDL simulation problem

    damy7522

    Member

    Updated: Oct 26, 2024
    Views: 1.1K
    In model sim, when I compile a program of d-ff, the output does not match when I change the inputs value with respect to clk edge. It shows the correct output when I change the input, with not respect to clk edge means it works as a latch. I attached a file of simulation when i change the input with respect of clk edge. Here reset is active low and these problems do not occur in verilog, using the same software. So please tell me the solution and explain the difference between (clk='1' and clk'event) and (rising_edge(clk)).

    ----
    Admin Note: I've formatted your post to make it more readable. Please avoid SMS language and long trails of dots between words.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Jeffrey Arulraj

    MemberOct 4, 2012

    Rising clock edge refers to Positive edge triggered flip flop
    Are you sure? This action cannot be undone.
    Cancel
  • [Prototype]

    MemberAug 30, 2013

    Could you please paste your VHDL code snippet.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register