Connecting ports by position¶
This problem is similar to the previous one (module). You are given a module named
mod_athat has 2 outputs and 4 inputs, in that order. You must connect the 6 ports by position to your top-level module's portsout1,out2,a,b,c, andd, in that order.
You are given the following module:
| Verilog | |
|---|---|

| Verilog | |
|---|---|
Solution¶
| Verilog | |
|---|---|
- 注意端口顺序