Scroll to navigation

HORIZON-IMP(1) General Commands Manual HORIZON-IMP(1)

NAME

horizon-imp - horizon EDA interactive manipulator

SYNOPSIS

horizon-imp -y <symbol file> | -c <schematic file> <block file> | -a <padstack file> | -k <package file> | -b <board file> <block file> <via directory>

DESCRIPTION

This manual page documents the horizon-imp command.

horizon-imp is the 'interactive manipulator' and can be run in one of 5 modes, each operating on a different type of item: symbol, schematic, padstack, package or board.

OPTIONS

Details of options are included below.

Run in Symbol mode:
Run in Schematic mode
Run in Padstack mode
Run in Package mode
Run in Board mode

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.

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