OpenCores
Issue List
Build for Xilinx #2
Closed strijar opened this issue over 14 years ago
strijar commented over 14 years ago

How you build for Xilinx? I get an error:

INTERNAL_ERROR:Xst:cmain.c:3446:1.47.6.1 - To resolve this error, please consult the Answers Database and other online resources at http://support.xilinx.com

You have an example project?

takar commented over 14 years ago

There seems to be a problem with the four-port memory component on some Xilinx devices resulting in this error. Some devices do not support our memory component, although it comes straight from the Xlinx template lib. If you change the memory component into four independent memories of 8-bit wide it will synthesize correctly...

I will post the solution to this problem ASAP to the repository.

takar commented over 14 years ago

I have updated the repository. Now the project uses by default four separate 8-bit memories. I have also updated the utilities to make loading these memories possible. I still want to add a program bin2rom4 which can be used for synthesis. Nevertheless, I consider this issue as being solved.

takar commented over 14 years ago

I have updated the repository. Now the project uses by default four separate 8-bit memories. I have also updated the utilities to make loading these memories possible. I still want to add a program bin2rom4 which can be used for synthesis. Nevertheless, I consider this issue as being solved.

takar commented over 14 years ago

I have updated the repository. Now the project uses by default four separate 8-bit memories. I have also updated the utilities to make loading these memories possible. I still want to add a program bin2rom4 which can be used for synthesis. Nevertheless, I consider this issue as being solved.

takar closed this over 14 years ago

Assignee
No one
Labels
Request