olofk / fusesoc

Package manager and build abstraction tool for FPGA/ASIC development
BSD 2-Clause "Simplified" License
1.14k stars 235 forks source link

Does fusesoc support VC SpyGlass? #638

Closed Wendellpuppet closed 11 months ago

Wendellpuppet commented 11 months ago

Hi olofk, I would like to konw if fusesoc supports the tool of VC SpyGlass?

imphil commented 11 months ago

Yes, see https://fusesoc.readthedocs.io/en/stable/ref/capi2.html#spyglass for an example.

Wendellpuppet commented 11 months ago

Yes, see https://fusesoc.readthedocs.io/en/stable/ref/capi2.html#spyglass for an example.

I saw SpyGlass in it, but I didn't find VC SpyGlass. I wander if there are both supported with the same way, because I think there are a little difference between these two tools(I think VC SpyGlass is updated version of SpyGlass).

imphil commented 11 months ago

You'll need to give it a try and potentially do a pull request with an update, I don't think any of the maintainers have access to (VC) Spyglass (any more).