HDLBits 刷题笔记——1
Published:
When you have multiple assign statements, the order in which they appear in the code does not matter.
Unlike a programming language, assign statements (“continuous assignments”) describe connections between things, not the action of copying a value from one thing to another.