Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Friedrich Beckmann
digitaltechnikpraktikum
Commits
ce1ce0b3
Commit
ce1ce0b3
authored
Jul 23, 2013
by
Johann Faerber
Browse files
added Altera Primitive libraries which are necessary for simulation to
scripts/modelsim.ini
parent
32da0ce2
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/modelsim.ini
View file @
ce1ce0b3
...
...
@@ -29,6 +29,15 @@ synopsys = $MODEL_TECH/../synopsys
modelsim_lib
=
$MODEL_TECH/../modelsim_lib
sv_std
=
$MODEL_TECH/../sv_std
; Altera Primitive libraries
;
; VHDL Section
;
altera_mf
=
$MODEL_TECH/../altera/vhdl/altera_mf
altera
=
$MODEL_TECH/../altera/vhdl/altera
altera_lnsim
=
$MODEL_TECH/../altera/vhdl/altera_lnsim
lpm
=
$MODEL_TECH/../altera/vhdl/220model
220model
=
$MODEL_TECH/../altera/vhdl/220model
[vcom]
; VHDL93 variable selects language version as the default.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment