Closed abhisheietk closed 7 years ago
Their are two types of logic Sequential and Combinational. Read https://en.wikipedia.org/wiki/Sequential_logic https://en.wikipedia.org/wiki/Combinational_logic
these are the decorators for defining these modules
I didn't get the purpose of always_seq, always_comb ? How is it different from always module.?