Skip to content

Commit

Permalink
Update design_info.yaml paths to be general
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady authored Sep 24, 2023
1 parent be84dc0 commit 49c1618
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions verilog/dv/cocotb/design_info.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CARAVEL_ROOT: /home/rady/temp/caravel_user_project/caravel
MCW_ROOT: /home/rady/temp/caravel_user_project/mgmt_core_wrapper
CARAVEL_ROOT: /usr/caravel_user_project/caravel
MCW_ROOT: /usr/caravel_user_project/mgmt_core_wrapper
PDK: sky130A
PDK_ROOT: /home/rady/caravel/caravel_litex/pdk
USER_PROJECT_ROOT: /home/rady/temp/caravel_user_project
PDK_ROOT: /usr/pdk
USER_PROJECT_ROOT: /usr/caravel_user_project
caravan: false
clk: 25
emailto:
Expand Down

0 comments on commit 49c1618

Please sign in to comment.