REG_FCBOOT and REG_FCFETCH - 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: REG_FCBOOT and REG_FCFETCH (/showthread.php?tid=112) |
REG_FCBOOT and REG_FCFETCH - skor - 08-15-2019 Hello, What are the two registers REG_FCBOOT and REG_FCFETCH meant for? They are in Soc_control area. Basically in RTL code is said that they are not used, so because I would like to add a new register to soc_control area I was planning to use either of these . I would anyway like to make sure that I am not blocking anything that might be usefull later. Regards, skor |