48 lines
832 B
Plaintext
48 lines
832 B
Plaintext
CAPI=2:
|
|
name: ETN4:recepteurLIN:ReceptionTrame:1.0.0
|
|
description: Fonction reception trame LIN
|
|
|
|
filesets:
|
|
rtl:
|
|
files:
|
|
- receptionTrame_op.vhd
|
|
file_type: vhdlSource
|
|
|
|
tb:
|
|
files:
|
|
file_type: vhdlSource
|
|
|
|
|
|
targets:
|
|
default: &default
|
|
filesets:
|
|
- rtl
|
|
toplevel: receptionTrame
|
|
parameters:
|
|
|
|
sim:
|
|
<<: *default
|
|
description: Simulate the design
|
|
default_tool: ghdl
|
|
filesets_append:
|
|
- tb
|
|
toplevel: receptionTrame_tb
|
|
tools:
|
|
ghdl:
|
|
analyze_options:
|
|
- -fsynopsys
|
|
run_options:
|
|
- --wave=waveform.ghw --stop-time=2us
|
|
parameters:
|
|
|
|
synth:
|
|
<<: *default
|
|
description: Synthesize the design
|
|
default_tool: vivado
|
|
filesets_append:
|
|
tools:
|
|
vivado:
|
|
part: xc7a35tcpg236-1
|
|
pnr: none
|
|
parameters:
|