![]() |
What is slm_conv-0.3 in HERO? - Printable Version +- PULP Community (https://pulp-platform.org/community) +-- Forum: PULP's Community forum (https://pulp-platform.org/community/forumdisplay.php?fid=1) +--- Forum: PULP General questions (https://pulp-platform.org/community/forumdisplay.php?fid=2) +--- Thread: What is slm_conv-0.3 in HERO? (/showthread.php?tid=325) |
What is slm_conv-0.3 in HERO? - ajgaspar - 09-08-2023 I'm trying to build the HERO project, and I am on the step where I am meant to run " ../test/gen_slm_files.sh <app_name>." However, I have an issue with line 11 of the file, which isĀ Code: slm_conv=~andkurt/bin/slm_conv-0.3 RE: What is slm_conv-0.3 in HERO? - kgf - 09-18-2023 Hello, The slm converter is under: https://github.com/andreaskurth/slm_conv Latest version 0.3.2 is compatible with what you need. It is used to convert memory dumps into individual initialization values for the memory macros so that RTL simulations. We will be looking to clarify/replace that part. Thanks for pointing out KGF |