pulp-platform / pulp_soc

pulp_soc is the core building component of PULP based SoCs
Other
78 stars 81 forks source link

Replace generic srams with new tc_sram modules #55

Closed meggiman closed 3 years ago

meggiman commented 3 years ago

this change would allows us to use xilinx parametrized macros for the FPGA port instead of separately synthesizing xilinx block memory IPs

bluewww commented 3 years ago

Does this also help with the FPGA specific parameters we have in PULPissimo? Currently, we have to match entries in fpga_settings.mk with rtl parameter values,