logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

horizon-imp - horizon EDA interactive manipulator

Description

       This manual page documents the horizon-imp command.

       horizon-impisthe'interactivemanipulator'andcanberuninoneof5modes,eachoperatingonadifferenttypeofitem:symbol,schematic,padstack,packageorboard.

Environment

       This  command  requires  the  environment variable HORIZON_POOL to point to the pool's directory (the one
       with the pool.json and pool.db in it)

                                                   2018.03.31                                     HORIZON-IMP(1)

Name

       horizon-imp - horizon EDA interactive manipulator

Options

       Details of options are included below.

       -y<symbolfile>
              Run in Symbol mode:

       -c<schematicfile><blockfile>
              Run in Schematic mode

       -a<padstackfile>
              Run in Padstack mode

       -k<packagefile>
              Run in Package mode

       -b<boardfile<blockfile><viadirectory>
              Run in Board mode

Synopsis

       horizon-imp  -y <symbolfile> | -c <schematicfile><blockfile> | -a <padstackfile> | -k <packagefile>
       | -b <boardfile><blockfile><viadirectory>

Usage

       There is normally little reason to run this command directly.  Normally horizon-prj-mgr and horizon-pool-
       mgr are used. But it remains useful for debugging.

See Also