1ECPBRAM(1) User Commands ECPBRAM(1)
2
3
4
6 ecpbram - manual page for ecpbram 1.2.1
7
9 Project Trellis - Open Source Tools for ECP5 FPGAs ./ecpbram: ECP5 BRAM
10 content initialization tool
11
13 Copyright © 2019 Sylvain Munaut <tnt@246tNt.com>
14 Copyright © 2016 Claire Xenia Wolf <claire@yosyshq.com>
15
16 Allowed options:
17
18 Generic options:
19 -h [ --help ]
20 show help
21
22 -v [ --verbose ]
23 verbose output
24
25 Initialize options:
26 -i [ --input ] arg
27 input configuration file
28
29 -o [ --output ] arg
30 output configuration file
31
32 -f [ --from ] arg
33 original content hex file
34
35 -t [ --to ] arg
36 new content hex file
37
38 Generate options:
39 -g [ --generate ] arg
40 Generate random hex of given geometry into given file
41
42 -s [ --seed ] arg
43 seed random generator with fixed value
44
45 -w [ --width ] arg
46 width of the BRAM content (in bits)
47
48 -d [ --depth ] arg
49 idepth of the BRAM content (in # of words)
50
51
52
53ecpbram 1.2.1 October 2023 ECPBRAM(1)