module test(input A, B, C, D, E, output reg Y); always @* begin Y <= A; if (B) Y <= C; if (D) Y <= E; end endmodule tle='Atom feed' href='http://git.panaceas.org/cgit.cgi/iCE40/ghdl/atom/src/grt/grt-avhpi.adb?h=master' type='application/atom+xml'/>
![]() |
index : iCE40/ghdl | |
| clone of https://github.com/ghdl/ghdl |
| aboutsummaryrefslogtreecommitdiffstats |