Skip to content
Snippets Groups Projects
Commit 881e95c6 authored by YE Victor's avatar YE Victor
Browse files

Delete vivado.jou

parent d44d4da0
No related branches found
No related tags found
No related merge requests found
#-----------------------------------------------------------
# Vivado v2024.1 (64-bit)
# SW Build 5076996 on Wed May 22 18:36:09 MDT 2024
# IP Build 5075265 on Wed May 22 21:45:21 MDT 2024
# SharedData Build 5076995 on Wed May 22 18:29:18 MDT 2024
# Start of session at: Mon May 12 14:08:08 2025
# Process ID: 426735
# Current directory: /homes/p24gonot/tp-filtre-etudiant-p24gonot/tp-filtre-etudiant-p24gonot
# Command line: vivado
# Log file: /homes/p24gonot/tp-filtre-etudiant-p24gonot/tp-filtre-etudiant-p24gonot/vivado.log
# Journal file: /homes/p24gonot/tp-filtre-etudiant-p24gonot/tp-filtre-etudiant-p24gonot/vivado.jou
# Running On :fl-tp-br-543
# Platform :Ubuntu
# Operating System :Ubuntu 24.04.2 LTS
# Processor Detail :Intel(R) Xeon(R) CPU E5-1607 v4 @ 3.10GHz
# CPU Frequency :2494.625 MHz
# CPU Physical cores:4
# CPU Logical cores :4
# Host memory :16688 MB
# Swap memory :4294 MB
# Total Virtual :20983 MB
# Available Virtual :18775 MB
#-----------------------------------------------------------
start_gui
open_project /homes/p24gonot/tp-filtre-etudiant-p24gonot/proj/AudioProc.xpr
update_compile_order -fileset sources_1
set_property is_enabled true [get_files /homes/p24gonot/tp-filtre-etudiant-p24gonot/src/hdl/operativeUnit.vhd]
update_compile_order -fileset sources_1
# Disabling source management mode. This is to allow the top design properties to be set without GUI intervention.
set_property source_mgmt_mode None [current_project]
set_property top operativeUnit [get_filesets sim_1]
set_property top_lib xil_defaultlib [get_filesets sim_1]
set_property top_file /homes/p24gonot/tp-filtre-etudiant-p24gonot/src/hdl/operativeUnit.v [get_filesets sim_1]
# Re-enabling previously disabled source management mode.
set_property source_mgmt_mode All [current_project]
git add .
exec
exec git add .
exec git status
exec git commit -m "Premier push, control.vhd fonctionnel, test de operative.vhd"
exec git push
exec git push
exec git pull
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment