Forum Discussion

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

Reanalyzing component in command line

Hi,

I am trying to find a way to reanalyze a custom SOPC component and generate a new tcl file for the component.

When I change the entity of a SOPC component in its source file, I have to edit the component in the component library of the sopc_builder to reanalyze the component and save it manually. And then I have to refresh the system so that the change in the entity of the component will be applied in the sopc system, and then I have to generate the system.

Is it possible to automate this process in command line?

Thanks,

Hua

1 Reply

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

    Hua -- at present, that's the only route to take.

    You can edit your_component_hw.tcl directly, in a plain old text editor. And then refresh system.

    It's clunky... sorry!