Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HOG registre decalage
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
Travail semestre SG
HOG registre decalage
Commits
b08088d8
Commit
b08088d8
authored
2 months ago
by
sebastie.gendre
Browse files
Options
Downloads
Patches
Plain Diff
Finishing the work on this repo
parent
ec449031
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Hog
+1
-1
1 addition, 1 deletion
Hog
Labo1B/tb_test.vhd
+2
-2
2 additions, 2 deletions
Labo1B/tb_test.vhd
Top/labo1b/hog.conf
+0
-1
0 additions, 1 deletion
Top/labo1b/hog.conf
Top/labo1b/list/sim_1.sim
+2
-0
2 additions, 0 deletions
Top/labo1b/list/sim_1.sim
Top/labo1b/sim.conf
+3
-0
3 additions, 0 deletions
Top/labo1b/sim.conf
with
8 additions
and
4 deletions
Hog
@
174bb0ee
Compare
219f277c
...
174bb0ee
Subproject commit
219f277c25177b595e925e639bf63aacb72b1608
Subproject commit
174bb0ee8a9689aacbb2e0f817d339a2a31e01a4
This diff is collapsed.
Click to expand it.
Labo1B/tb_test.vhd
+
2
−
2
View file @
b08088d8
...
...
@@ -19,8 +19,8 @@ begin
monitor_process
:
process
begin
-- Uncomment the line you want to apply
assert
fals
e
report
"
Test of error
"
assert
tru
e
report
"
>> Simulation SUCCESS:
"
severity
failure
;
-- Wait endlessly
...
...
This diff is collapsed.
Click to expand it.
Top/labo1b/hog.conf
+
0
−
1
View file @
b08088d8
...
...
@@ -7,4 +7,3 @@ TARGET_LANGUAGE=Verilog
[
impl_1
]
STEPS
.
PHYS_OPT_DESIGN
.
IS_ENABLED
=
1
This diff is collapsed.
Click to expand it.
Top/labo1b/list/sim_1.sim
+
2
−
0
View file @
b08088d8
#Simulator xsim
Labo1B/tb_test.vhd 93 lib=xil_defaultlib
This diff is collapsed.
Click to expand it.
Top/labo1b/sim.conf
+
3
−
0
View file @
b08088d8
...
...
@@ -2,3 +2,6 @@
ACTIVE
=
1
TOP
=
dummy_test
[
hog
]
HOG_SIMPASS_STR
=
">> Simulation SUCCESS:"
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