Skip to content

mixing clk edges in T27-Memoria ROM generica #27

Open
@x653

Description

@x653

Hi Obijuan,

first: compliments for your Tutorial. Best Tutorial on Verilog with very nice examples.

I have a question on T27-Memoria ROM generica.
In genrom.v you use posedge clk to read ROM
In genromleds.v you use negedge clk to advance addr.

Why do you mix posedge and negedge clk in one project.
In T22-Reglas de diseno sincrono you say, that it is not a good Idea to use both edgelevel detection.

Is it wrong to use only posedge on genrom.v and genromleds.v?

Greetings
Micha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions