Skip to content
Snippets Groups Projects
Commit b2741905 authored by dam1n19's avatar dam1n19
Browse files

Updated Timescale

parent 3ad54801
No related branches found
No related tags found
No related merge requests found
...@@ -28,5 +28,5 @@ HAL_TOP = socdebug_ahb ...@@ -28,5 +28,5 @@ HAL_TOP = socdebug_ahb
lint_xm: lint_xm:
@rm -rf $(LINT_DIR) @rm -rf $(LINT_DIR)
@mkdir -p $(LINT_DIR) @mkdir -p $(LINT_DIR)
cd $(LINT_DIR); xrun -hal -f $(DESIGN_VC) +debug "-timescale 1ps/1ps" -top $(HAL_TOP) $(HAL_WAIVE) $(LINT_NOCHECK) cd $(LINT_DIR); xrun -hal -f $(DESIGN_VC) +debug "-timescale 1ns/1ps" -top $(HAL_TOP) $(HAL_WAIVE) $(LINT_NOCHECK)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment