Fix comments

This commit is contained in:
abejgonzalez
2022-10-08 10:48:45 -07:00
committed by joey0320
parent ca88bf5a2f
commit c179f53ed0
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ default: $(sim)
debug: $(sim_debug)
#########################################################################################
# simulaton requirements
# simulation requirements
#########################################################################################
SIM_FILE_REQS += \
$(ROCKETCHIP_RSRCS_DIR)/vsrc/TestDriver.v