Scroll Only (inline) |
---|
Online version of this manual and other related documents can be found at https://wiki.trenz-electronic.de/display/PD/Project+Delivery+-+Intel+devices |
Custom_table_size_100 |
---|
Scroll Ignore | |
---|---|
|
...
Table of Contents | ||
---|---|---|
|
...
| ||||||||||||||
The most Trenz Electronic FPGA Reference Designs are TCL-script based projects.
The "normal" Quartus project will be generated in the subfolder "/quartus/" and the additional software part will be generated in the subfolder "/software/" after executing scripts.
To create project do the following steps:
For more details and manual configuration of design basic settings, see Reference Design
...
Note |
---|
For Problems, please check Checklist / Troubleshoot at first. |
Scroll Ignore | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Description | PCB Name | Project Name+(opt. Variant) | supported Quartus Version | Date | ||||
---|---|---|---|---|---|---|---|---|
Example: | TEI0006 | - | test_board(_noprebuilt) | - | quartus_ |
...
20.4 | - |
...
20210616153551 | .zip |
Type or File | Version |
---|---|
Quartus Prime |
...
20.1 lite / |
...
20.4 pro |
Trenz Project Scripts |
...
20. |
...
0 | |
Trenz <board_series>_devices.csv | 1.1 |
Trenz zip_ignore_list.csv | 1. |
...
2 | |
Trenz mod_list.csv | 1.2 |
Trenz apps_list.csv | 1.0 |
...
...
File or Directory | Type | Description |
---|---|---|
<project folder> | work, base directory | Base directory with predefined batch files (*.cmd, *.sh) to create quartus project, open quartus project or program device |
<project folder>/backup/ | generated | (Optional) Directory for project backups |
<project folder>/board |
...
_files/ | source | Local list of available board variants (<board_series>_devices.csv) |
...
<project folder>/log/ | generated | (Temporary) Directory with quartus log files (used only with predefined commands from tcl scripts, otherwise this logs will be writen into the quartus work directory) |
...
<project folder>/prebuilt/ | prebuilt | Contains subfolders for different board variants |
...
<project folder>/prebuilt/<board_part_shortname> | prebuilt | Directory with prebuilt programming files (*.pof, *.sof or *.jic) for FPGA and different source files for hardware (*.sopcinfo) and software (*.elf) included in subfolders |
...
<project folder>/prebuilt/<board_part_shortname>/programming_files/ | prebuilt | Directory with prebuilt programming files (*.pof, *.sof or *.jic) |
...
<project folder>/prebuilt/<board_part_shortname>/hardware/ | prebuilt | Directory with prebuilt hardware sources (*.sopcinfo) |
...
<project folder>/prebuilt/<board_part_shortname>/software/ | prebuilt | Directory with prebuilt software sources (*.elf) |
...
<project folder>/quartus/ | generated | (Temporary) Directory where quartus project is created. Quartus project file is |
...
<project_name>.qpf |
...
<project folder>/scripts/ | source | TCL scripts to build a project |
...
<project folder>/settings/ | source | (Optional) Additional design settings: zip_ignore_list.csv, mod_list.csv, design_basic_settings.tcl |
...
<project folder>/software/ | generated | (Temporary) Directory with additional software |
...
<project folder>/source_files/ | source | Directory with source files needed for create project |
...
<project folder>/source_files/quartus/ <project folder>/source_files/<Board Part Shortname>/quartus |
...
source | Source files for quartus project |
...
optional, source files for specific assembly variants |
<project folder>/source_files/software/ <project folder>/source_files/<Board Part Shortname>/software |
...
source | Source files for additional software optional, source files for specific assembly variants |
Use to create project, open project or program device.
Image Modified'Create Project' GUI
Select your board from listed modules. To find easier the correct board you can use the filter function. Click on "Clear filter" button to reset the filter and show all available modules.
Some links to more information about the board, reference design, schematics and create_project_win.cmd/create_project_linux.sh gui.
Messagebox shows different info, warning and error messages.
...
...
Scroll Ignore | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
...
...
...
...
Create project:
...
Manual configuration of the design basic settings:
...
...
...
...
Programming FPGA or flash memory:
Device list csv file is used for TE-Scripts only.
Name | Description | Value |
---|---|---|
ID | ID to identify the board variant of the module series, used in TE-Scripts | Number, should be unique in csv list |
PRODID | Product ID | Product Name |
FAMILY | FPGA family, used in Quartus and TE-Scripts | device family, which is available in Quartus, ex. MAX 10 |
DEVICE | FPGA device, used in Quartus and TE-Scripts | device, which is available in Quartus, ex. 10M08SAU169C8G |
SHORTNAME | Subdirectory name, used for multi board projects to get correct sources and save prebuilt data | name to save prebuilt files or search for sources |
FLASHTYP | Flash typ used for programming Devices via Quartus/LabTools | "<Flash Name from Quartus>|<SPI Interface>" or "NA" , NA is not defined |
FLASH_SIZE | Size of Module Flash | use MB, for ex. "64MB" or "NA" if not available |
DDR_DEV | DDR Module | DDR module name |
DDR_SIZE | Size of Module DDR | use GB or MB, for ex. "2GB" or "512MB" or "NA" if not available |
PCB_REV | Supported PCB Revision | "<supported PCB Revision>|<supported PCB Revision>", for ex. "REV02" or "REV03|REV02" |
NOTES | Additional notes |
...
Attention not all features of the TE-Scripts are supported in the advanced usage!
To modifiy current device csv list, make a copy of the original csv and rename with suffix "_mod.csv", ex.TEI0006_devices.csv as TEI0006_devices_mod.csv. Scripts use modified csv instead of the original file.
ZIP ignore list:
Files which should not be added in the backup file can be defined in this file: "
...
<project folder>/settings/zip_ignore_list.csv". This file will be loaded automatically on script initialisation.
mod list:
List with commands to modify source files during project creation (
...
<project folder>/settings/mod_list.csv).
apps list:
List with software projects assigned to the correct quartus project and *.sopcinfo file (<project folder>/source_files/software/apps_list.csv).
Qsys preset files:
Predefined settings for Qsys IP Components (
...
<project folder>/source_files/quartus/ip/presets/*.qprs). They will be copied to
...
<project folder>/quartus/ip/presets folder on project creation.
...
Scroll Ignore | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
...
Scroll Ignore | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
...
Scroll Ignore | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
To get content of older revision got to "Change History" of this page and select older revision number.
HTML |
---|
<!--
Generate new entry:
1:add new row below first
2:Copy Page Information Macro(date+user) Preview, Page Information Macro Preview, Quartus Version(or update)to the empty row
3.Update Metadate =Page Information Macro Preview+1
--> |
Date | Revision | Quartus Version | Authors | Description | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| 20.1 Lite 20.4 Pro |
| Work in process ...
| ||||||||||||||||||||||
2020-05-13 | v.9 | 19.1 Lite 19.4 Pro |
...
Work in process ...
Thomas Dück |
|
...
|
...
|
...
| ||||
2019-11-11 | v.5 | 18.1 | Thomas Dück |
|
2019- |
...
10- |
...
29 | v. |
...
4 | 18.1 | Thomas Dück |
...
| ||||||||||
All |
|
Scroll Only | ||
---|---|---|
|
Scroll pdf ignore | ||||||
---|---|---|---|---|---|---|
|
...
...