Skip to content

Commit 207b430

Browse files
Merge pull request #78 from MicrochipTech/update_training3_texture_mapper
set READONLY_RAM_TO_ROM to 0
2 parents c2a7005 + 1fda3d4 commit 207b430

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Training3/texture_mapper/config.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
########## by using the "Set custom config file" constraint in the HLS Constraints dialog. ##########
44
source $env(SHLS_ROOT_DIR)/examples/legup.tcl
55
set_project PolarFire MPF300 MiV_SoC
6+
7+
set_parameter READONLY_RAM_TO_ROM 0

0 commit comments

Comments
 (0)