1ECPPACK(1) User Commands ECPPACK(1)
2
3
4
6 ecppack - manual page for ecppack 1.2.1
7
9 ecppack input.config [output.bit] [options]
10
12 Error: input file is mandatory.
13
14 Project Trellis - Open Source Tools for ECP5 FPGAs Version
15 1.2.1-23.20231006git36c615d.fc39 ./ecppack: ECP5 bitstream packer
16
18 Copyright © 2018 gatecat <gatecat@ds0.me>
19
20 Allowed options:
21 -h [ --help ]
22 show help
23
24 -v [ --verbose ]
25 verbose output
26
27 --db arg
28 Trellis database folder location
29
30 --usercode arg
31 USERCODE to set in bitstream
32
33 --idcode arg
34 IDCODE to override in bitstream
35
36 --freq arg
37 config frequency in MHz
38
39 --svf arg
40 output SVF file
41
42 --svf-rowsize arg
43 SVF row size in bits (default 8000)
44
45 --compress
46 compress bitstream to reduce size
47
48 --spimode arg
49 SPI Mode to use (fast-read, dual-spi, qspi)
50
51 --background
52 enable background reconfiguration in bitstream
53
54 --delta arg
55 create a delta partial bitstream given a reference config
56
57 --bootaddr arg
58 set next BOOTADDR in bitstream and enable multi-boot
59
60 --input arg
61 input textual configuration
62
63 --bit arg
64 output bitstream file
65
66 --version
67 show current version and exit
68
69
70
71ecppack 1.2.1 October 2023 ECPPACK(1)