[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openrisc] Request clarification



Greetings,

I am attempting to put the ORP SOC into an Altera FPGA. I eliminated some of the modules, VGA and audio come to mind.

I was getting a "strange" error message from Quartus II verilog compiler about not being able to process inverted tri state primitives.
After tracking this down to the flash_top.v module I observed that the `include bench_define.v had been commented out. Then searching for
the definition of FLASH_GENERIC and FLASH_GENERIC_REGISTERED I found that these were not defined anywhere. I am wondering why 
this is done in this manner. 

In order to get around the error message I commented out that section of code within the undefined FLASH_GENERIC and FLASH_GENERIC_REGISTERED. The code did compile. Clock speed is around 14 Mhz. The bottleneck appears to be in the
ALU shift operation.

Regards
Jerry


--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml