Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
printemps
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
MINOTAuR
printemps
Commits
e82d389e
Commit
e82d389e
authored
4 years ago
by
Nils Wistoff
Committed by
Florian Zaruba
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
tb_wt_dcache: supress warn due to AXI dependency
Signed-off-by:
Nils Wistoff
<
nwistoff@iis.ee.ethz.ch
>
parent
a243d11a
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
tb/tb_wt_dcache/Makefile
+1
-1
1 addition, 1 deletion
tb/tb_wt_dcache/Makefile
with
1 addition
and
1 deletion
tb/tb_wt_dcache/Makefile
+
1
−
1
View file @
e82d389e
...
...
@@ -17,7 +17,7 @@ toplevel ?= tb
src-list
:=
tb.list
inc-path
:=
$(
shell
pwd
)
/hdl/
src
:=
$(
shell xargs
printf
'\n%s'
<
$(
src-list
)
|
cut
-b
1-
)
compile_flag
+=
+cover+i_dut
-incr
-64
-nologo
compile_flag
+=
+cover+i_dut
-incr
-64
-nologo
-svinputport
=
compat
-override_timescale
1ns/1ps
-suppress
2583
-suppress
13262 +cover
sim_opts
+=
-64
-coverage
-classdebug
-voptargs
=
"+acc"
questa_version
?=
${
QUESTASIM_VERSION
}
incdir
+=
../common/
...
...
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