Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: eplace createRegion by addRegion + add removeRegion

...

For each testcase of the Training Package, an application note informing about implemented NanoXplore python methods (cf Impulse User Manual) and NanoXplore primitives (cf https://nanoxplore-wiki.atlassian.net/wiki/spaces/SANDBOX/pages/202244165) is provided in this document.

...

The user can confine a module in a region using addModule, createRegion addRegion and confineModule or directly constrainModule NXpython methods.

...

Code Block
p.addModule('up_counter','GEN_HIER2.COUNTER0','GEN_HIER2_COUNTER0-%','Soft')

p.createRegionaddRegion('HIER2_COUNTER0', 13, 6, 142, 83,False)

p.confineModule('GEN_HIER2_COUNTER0-0', 'HIER2_COUNTER0')

...

Variant

NG-MEDIUM NG-LARGE NG-ULTRA

Embedded

Yes

Simulation

No

Attributes

 

IP

 

Methods

createRegion addRegion removeRegion modifyRegion addModule confineModule constrainModule removeSoftModules

...