Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tp-synthe-etudiant-a24barra
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
Show more breadcrumbs
UEEE
sar-signal-audio
gr-vhdl-a24barra
tp-synthe-etudiant-a24barra
Commits
b1acb2fe
Commit
b1acb2fe
authored
1 month ago
by
Alix BARRAQUE
Browse files
Options
Downloads
Patches
Plain Diff
TP synthe fini
parent
6416fce0
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
src/hdl/wave_generator.vhd
+1
-1
1 addition, 1 deletion
src/hdl/wave_generator.vhd
with
1 addition
and
1 deletion
src/hdl/wave_generator.vhd
+
1
−
1
View file @
b1acb2fe
...
@@ -110,7 +110,7 @@ begin
...
@@ -110,7 +110,7 @@ begin
port
map
(
port
map
(
I_clk
=>
I_clk
,
I_clk
=>
I_clk
,
I_rst
=>
I_rst
,
I_rst
=>
I_rst
,
I_addr
=>
S_addr
(
C_addr_half_w
downto
0
)
,
I_addr
=>
S_addr
,
O_saw_tooth
=>
S_saw_tooth_out_lut
O_saw_tooth
=>
S_saw_tooth_out_lut
);
);
...
...
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