05-08-2019, 12:30 PM
(05-07-2019, 04:19 PM)MikkeN Wrote: Hi,
are you having some scripts or tools to help making correct code parsing for synthesis?
I have made my own list, but don't know which files should be included. For example there is axi_slice_dc_master_wrap.sv under axi and pulp_soc.
Is there some automation hidden for src_files.yml files under IPs and RTL?
Currently when running synthesis with dc_shell, it gives errors from some of IPs. I assume that those are not needed in Pulpino implementation.
Hello Mikken,
Sorry to bother you again. Now I am trying to write sdc file for synthesizing the PULPino, but the clock for PULPino seems to be a liitle complex, from the vivado .xdc file, it seems that there are three asynchronous clocks, so my question is how should I write sdc file for the PULPino? If you have wrote sdc file, can you share it with me?