abhisheietk / MyHDL_tutorial

0 stars 2 forks source link

what is .next #5

Closed abhisheietk closed 7 years ago

abhisheietk commented 7 years ago

.next for signals. Does it assign value only in the next timestep?

abhisheietk commented 7 years ago

you are correct but in the case of a sequential logic. In combinational logic effect is immediate. Please read generators in python.