Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
INT_my_epic_calculator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Snijder, T. (Taya, Student M-EMSYS)
INT_my_epic_calculator
Merge requests
!17
removed wrong name file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
removed wrong name file
taya_branch
into
main
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Snijder, T. (Taya, Student M-EMSYS)
requested to merge
taya_branch
into
main
4 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
7dece1cd
1 commit,
4 months ago
1 file
+
0
−
25
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
conf_tb_top post.vhd deleted
100644 → 0
+
0
−
25
Options
configuration
conf_tb_top_post
of
tb_top_level
is
for
top
for
tg
:
tb_top
use
entity
work
.
tb_top
(
structure
)
generic
map
(
word_length
=>
32
,
ascii_length
=>
8
,
opcode_length
=>
4
);
for
structure
for
duv
:
top_level
use
entity
work
.
top_level
(
flat_top_32_5
);
end
for
;
for
tvc
:
tvc_top
use
entity
work
.
tvc_top
(
file_io
)
generic
map
(
word_length
=>
32
,
ascii_length
=>
8
,
opcode_length
=>
4
,
in_file_name
=>
"data.in"
,
out_file_name
=>
"data.out"
);
end
for
;
end
for
;
end
for
;
end
for
;
end
conf_tb_top_post
;
\ No newline at end of file
Loading