Skip to content

Commit

Permalink
Update Top Makefile to include vlt Option for HeMAiA
Browse files Browse the repository at this point in the history
  • Loading branch information
IveanEx committed Nov 24, 2024
1 parent e03b9f4 commit df1590d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ occamy_system_vlt: # In SNAX Docker
+$(MAKE) -C ./target/sim tb
+$(MAKE) -C ./target/sim bin/occamy_top.vlt

hemaia_system_vlt: # In SNAX Docker
+$(MAKE) -C ./target/sim_chip bin/occamy_chip.vlt CFG_OVERRIDE=$(CFG)

# Questasim Workflow
occamy_system_vsim_preparation: # In SNAX Docker
$(MAKE) -C ./target/sim work/lib/libfesvr.a
Expand Down

0 comments on commit df1590d

Please sign in to comment.