Forum Discussion
Altera_Forum
Honored Contributor
17 years agoNo and no.
Not sure what you mean by modeling it, as process and always can do synchronous and combinatorial logic(or latches). You can do synchronous and combinatorial functions in AHDL, just not within some sort of process/always construct. It's much more structural, where you declare something to be a DFF and then directly hook to registername.clk.