blob: d11f58f5f3c45ee6a8b5718b078a49b08051d89b [file] [log] [blame]
# Experiar SoC includes
-v $(CARAVEL_ROOT)/verilog/rtl/defines.v
-v $(USER_PROJECT_VERILOG)/gl/user_project_wrapper.v
-v $(USER_PROJECT_VERILOG)/gl/CaravelHost.v
-v $(USER_PROJECT_VERILOG)/gl/ExperiarCore.v
-v $(USER_PROJECT_VERILOG)/gl/Flash.v
-v $(USER_PROJECT_VERILOG)/gl/Peripherals.v
-v $(USER_PROJECT_VERILOG)/gl/Video.v
-v $(USER_PROJECT_VERILOG)/gl/WishboneInterconnect.v
-v $(USER_PROJECT_VERILOG)/rtl/Art/Art_top.v
# Make sure there is a blank line at the end, otherwise things wont work