Method: SOCMaker::HDLFile#path

Defined in:
lib/soc_maker/hdl_file.rb

#pathObject

file path of the HDL file



65
66
67
# File 'lib/soc_maker/hdl_file.rb', line 65

def path
  @path
end