Commit 08a49025 authored by Istvan Kiss's avatar Istvan Kiss Committed by Istvan Kiss

[fix]Add Lattice MachXO2/3 VHDL libraries built-in to Diamond

parent 2f27b999
......@@ -40,7 +40,7 @@ class ToolDiamond(MakefileSyn):
'linux_bin': 'diamondc',
'project_ext': 'ldf'}
STANDARD_LIBS = ['ieee', 'std']
STANDARD_LIBS = ['ieee', 'std', 'machxo2', 'machxo3']
_LATTICE_SOURCE = 'prj_src {0} {{srcfile}}'
_LATTICE_SETTINGS_DUMMY = '#prj_src {0} {{srcfile}}'
......
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