# Loading project bt_correlateur
# Compile of banc_de_test.vhd failed with 3 errors.
# Compile of correlateur.vhd failed with 3 errors.
# Compile of stimulateur.vhd failed with 3 errors.
# 3 compiles, 3 failed with 9 errors.
# Compile of banc_de_test.vhd failed with 3 errors.
# Compile of correlateur.vhd failed with 3 errors.
# Compile of stimulateur.vhd failed with 3 errors.
# 3 compiles, 3 failed with 9 errors.
# Compile of banc_de_test.vhd failed with 3 errors.
# Compile of correlateur.vhd failed with 3 errors.
# Compile of stimulateur.vhd failed with 3 errors.
# Compile of stimul_pack.vhd was successful.
# 4 compiles, 3 failed with 9 errors.
# Compile of banc_de_test.vhd failed with 2 errors.
# Compile of correlateur.vhd was successful.
# Compile of stimulateur.vhd was successful.
# Compile of stimul_pack.vhd was successful.
# 4 compiles, 1 failed with 2 errors.
# Compile of banc_de_test.vhd was successful.
# Compile of correlateur.vhd was successful.
# Compile of stimulateur.vhd was successful.
# Compile of stimul_pack.vhd was successful.
# 4 compiles, 0 failed with no errors.
vsim work.banc_de_test
# vsim work.banc_de_test 
# Start time: 08:43:17 on Sep 29,2025
# Loading std.standard
# Loading std.textio(body)
# Loading ieee.std_logic_1164(body)
# Loading ieee.numeric_std(body)
# Loading work.stimul_pack(body)
# Loading work.banc_de_test(arch_banc)
# Loading ieee.math_real(body)
# Loading work.stimulateur(arch_stimulateur)
# Loading work.compt_seq_stim(arch_compt_seq_stim)
# Loading work.sequenceur(arch_sequenceur)
# Loading work.multiplexeur(arch_multiplexeur)
# Loading work.gene_bruit(arch_gene_bruit)
# Loading work.gene_chirp(arch_gene_chirp)
# Loading work.correlateur(arch_correlateur)
# Loading work.pile(arch_pile)
# Loading work.multiplieur(arch_multiplieur)
# Loading work.registre(arch_registre)
# Loading work.additionneur(arch_additionneur)
# Loading work.sequ_correlateur(arch_sequ_correlateur)
# Loading work.compt_seq_correl(arch_compteur_seq)
add wave -r /*
force -freeze sim:/banc_de_test/reset 1 0
force -freeze sim:/banc_de_test/clk 1 0, 0 {5 ps} -r 10
force -freeze sim:/banc_de_test/clke 1 0, 0 {250 ps} -r 500
run
# ** Error (suppressible): (vsim-3706) Floating point value -inf cannot be represented as a 32-bit integer.  Result truncated to -2147483648.
#    Time: 0 ps  Iteration: 0  Instance: /banc_de_test/stimul/gen_chirp
# ** Warning: NUMERIC_STD.TO_SIGNED: vector truncated
#    Time: 0 ps  Iteration: 0  Instance: /banc_de_test/stimul/gen_chirp
run
run
run
run
run
run
run
run
run
force -freeze sim:/banc_de_test/reset 0 0
run -all
# Break key hit
# Simulation stop requested.
run -all
# Break key hit
# Break in Architecture arch_compteur_seq at /home/kerhoas/HUGO/vincent-kerhoas-hextra/site/content/vhdl/lab5/correction/correlateur.vhd line 172
