Libraries
»
soc_maker
(0.1.1)
»
Index
»
SOCMaker
»
HDLFile
»
#path
Method: SOCMaker::HDLFile#path
Defined in:
lib/soc_maker/hdl_file.rb
#
path
⇒
Object
file path of the HDL file
65 66 67
# File 'lib/soc_maker/hdl_file.rb', line 65
def
path
@path
end