Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
Fix includes problem with icaurs sims
Browse files Browse the repository at this point in the history
 On branch dev/aes-instructions
 Changes to be committed:
	modified:   flow/icarus/manifest.cmd
  • Loading branch information
ben-marshall committed Nov 12, 2018
1 parent 38a4600 commit 797f743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flow/icarus/manifest.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
+incdir+$(XC_HOME)/rtl/coprocessor
+incdir+$(XC_HOME)/verif/formal
$(XC_HOME)/rtl/coprocessor/scarv_cop_aes_sbox.v
$(XC_HOME)/rtl/coprocessor/scarv_cop_aes.v
$(XC_HOME)/rtl/coprocessor/scarv_cop_cprs.v
Expand Down

0 comments on commit 797f743

Please sign in to comment.