Commit b499ce25 authored by Will Kamp's avatar Will Kamp

Add altera_mf library to modelsim standard libs

parent e4229788
......@@ -37,7 +37,7 @@ from .. common.sim_makefile_support import VsimMakefileWriter
XmlImpl = xml.dom.minidom.getDOMImplementation()
MODELSIM_STANDARD_LIBS = ['ieee', 'std']
MODELSIM_STANDARD_LIBS = ['ieee', 'std', 'altera_mf']
class ToolControls(VsimMakefileWriter):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment