shareefj

Results 76 comments of shareefj

The Edalize modelsim flow uses the two step flow and not the three step. You need to pass the vopt options you want in vsim_options. The usual vsim command line...

@olof, I've just started running Verilator builds with FuseSoC again and have hit this issue. I was trying to remember where I'd asked the question but a quick search found...

@imphil You commented on #247 so any thoughts on this solution?

Yep, that would work and is simple. @olofk ?

I was just looking at opening a PR for this change. Where should this be documented? It's a big enough change that it should be flagged clearly to users right?...

Break it out into it's own core file and call it as a dependency. Anything you want to reuse should probably be in its own core file. The alternate is...

This was discussed in https://github.com/olofk/edalize/issues/25 but it has gone stale. We're currently using the Filelist backend implemented here: https://github.com/idex-biometrics/edalize/blob/write_filelist/edalize/filelist.py

You'll need to copy/fork that repo and pip install it instead of the official Edalize. I'd suggest having a read of how Fusesoc integrates with Edalize and looking at some...

Thanks, will try that. Might also try it outside of our system with a simple dummy CPU to simplify things.

Seems to still be ticking over on the command line just before it runs out of memory. This is the last few lines: ``` - V3Order.cpp:2047: Domains... dot -Tpdf -o...