Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

SOPC Builder v 10.1 Custom Component Problem

Hi,

I have design my custom component. I have used both Avalon Slave and Avalon Master Interface. TCL file works for SOPC Builder v 9.1. However in v10.1 I am getting following warnings

(1) cpu_0 : Custom Instruction components can be edited through the component editor.

(2) cpu_0 : Disabling the assign CPUID control register value manually will not longer auto assigns unique control value. This options will always be turned on with default value set to 0.

Whenever I am connecting my Avalon Master Interface to any other Avalon Slave interface I am getting following warnings

(1)onchip_memory_0.s1 : dma_master(Custom Component Interface name) must be the only master because wait-request is missing.

I have used wait-request for both interface(Avalon Master and Avalon Slave) in my TCL file.

Please help me to remove this warnings.

Thanks in advance,

Regards,

Krupesth

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Why no replys? I'm getting these two warnings in v10.1, too.

    (1) cpu_0 : Custom Instruction components can be edited through the component editor.

    (2) cpu_0 : Disabling the assign CPUID control register value manually will not longer auto assigns unique control value. This options will always be turned on with default value set to 0.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Just double click on nios II cpu and you will not find these two warnings.

    Regards,

    Kruepsh