[align=left]本人用Vivado2014.2例化了一个Ethernet 1000base-x pcs/pma的IP, 运行的时候一直报这个错误:[/align][align=left] [Opt 31-67] Problem: A LUT2cell in the design is missing a connection on input pin I0, which is used b
看到一位大牛在定义一个数组时这样定义的:V_MEMROM0 V_MEMROM1 unsigned charV_MEMROM2 CanTxId2[kCanNumberOfTxObjects] ;不知道加上V_MEMROM0和V_MEMROM1 是什么意思其中声明是:#ifndef V_MEMROM1# define V_MEMROM1/* fast data access in ROM */#end