sld-columbia / esp

Embedded Scalable Platforms: Heterogeneous SoC architecture and IP integration made easy
Other
332 stars 106 forks source link

Is Vivado Xsim supported as a simulator by ESP (could not find a script for it!) #139

Open yyhanafy opened 2 years ago

yyhanafy commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

yyhanafy commented 2 years ago

Tried to find a script to use VIvado Xsim, but could not find it, is it supported?

klchiu commented 2 years ago

Hi, currently it is not supported

paulmnt commented 2 years ago

Just a little extra info on the topic: I tried using xsim in the past, but I faced a lot of issues. In the end, once I managed to get a working script, the simulation started but was not progressing.

I never investigated why so, but given that the free simulator in Vivado is quite slow for such large designs, I did not invest more time.

So, I believe it is possible to add support for this, but it won’t be as simple as adding support for, say, VCS.

hope this helps.