OpenCores
Issue List
data_meta port is not in omsp_sync_cell #24
Closed baburaj2000 opened this issue almost 10 years ago
baburaj2000 commented almost 10 years ago

Hi ,

While compiling the code the in Xilinx ISE , I got the following error

ERROR:HDLCompiler:267 - "D:\S2S\SVN\opencores\openmsp430\fpga\xilinx_custom_lx9board\rtl\verilog\omsp_uart.v" Line 300: Cannot find port data_meta on this module

It appears that the omsp_sync_cell module dont have the port "data_meta"

Thansk

olivier.girard commented about 9 years ago

Hi, you probably mixed-up version of the omsp_uart file with the rest of the openMS430 project. Make sure you get the latest file version of the UART (it can be find in each FPGA project example).

Olivier

olivier.girard was assigned about 9 years ago
olivier.girard closed this about 9 years ago

Assignee
olivier.girard
Labels
Bug