Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tp-filtre-etudiant-p24gonot
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
La purge estivale des projets de gitlab-df sera réalisée jeudi 10 juillet vers 10h.
Show more breadcrumbs
UEEE
sar-signal-audio
gr-vhdl-p24gonot
tp-filtre-etudiant-p24gonot
Commits
881e95c6
Commit
881e95c6
authored
1 month ago
by
YE Victor
Browse files
Options
Downloads
Patches
Plain Diff
Delete vivado.jou
parent
d44d4da0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vivado.jou
+0
-43
0 additions, 43 deletions
vivado.jou
with
0 additions
and
43 deletions
vivado.jou
deleted
100644 → 0
+
0
−
43
View file @
d44d4da0
#-----------------------------------------------------------
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment