Altera_Forum
Honored Contributor
9 years agoCurly braces
Hi, I was looking through a program and found the following code {a2, a1} <= {a1, b}; I am not sure whether the program that I'm going through is written in Verilog or System Verilog. I...