Refactor Riviera simulation: we cannot test it (missing license)

parent 8d83fd9c
......@@ -81,13 +81,6 @@ class ToolRiviera(VsimMakefileWriter):
def get_standard_libraries(self):
return RIVIERA_STANDARD_LIBS
def generate_simulation_makefile(self, fileset, top_module):
super(
ToolRiviera,
self).generate_simulation_makefile(
fileset,
top_module)
def supported_files(self, fileset):
from hdlmake.srcfile import SourceFileSet
sup_files = SourceFileSet()
......
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