Skip to content
字数
146 字
阅读时间
1 分钟

按名称连接端口

This problem is similar to module. You are given a module named mod_a that has 2 outputs and 4 inputs, in some order. You must connect the 6 ports by name to your top-level module's ports: 这个问题类似于模块。你会得到一个名为mod_a的模块,它有2个输出端和4个输入端,顺序不定。你必须按名称将这6个端口连接到顶层模块的端口:

You are given the following module:

Module Declaration

Write your solution here

Solution

贡献者

The avatar of contributor named as dz13718198068 dz13718198068

文件历史

撰写