# Installation of co-simulation on windows 10

**URL:** https://discourse.myhdl.org/t/installation-of-co-simulation-on-windows-10/197
**Category:** Support
**Created:** [June 9, 2017, 9:02am UTC](https://discourse.myhdl.org/t/installation-of-co-simulation-on-windows-10/197 "2017-06-09T09:02:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Abhishek\_Agarwal](https://avatars.discourse-cdn.com/v4/letter/a/b4bc9f/32.png) [@Abhishek\_Agarwal](https://discourse.myhdl.org/u/Abhishek_Agarwal)
#### Post date: [June 9, 2017, 9:02am UTC](https://discourse.myhdl.org/t/installation-of-co-simulation-on-windows-10/197/1 "2017-06-09T09:02:21Z")

</div>

How do I install co-simulation support with myHDL on Windows 10. I have configured python, pip and myHDL. The documentation doesn’t help much with co-simulation installation.

---

<div class="post-metadata">

### Author: ![qrqiuren](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.myhdl.org/qrqiuren/32/58_2.png) [@qrqiuren](https://discourse.myhdl.org/u/qrqiuren)
#### Post date: [June 10, 2017, 1:11pm UTC](https://discourse.myhdl.org/t/installation-of-co-simulation-on-windows-10/197/2 "2017-06-10T13:11:07Z")

</div>

Which simulator are you using?

If you are using iverilog, you may refer to my blog posts: [http://qren.logdown.com/posts/2017/06/01/1905464](http://qren.logdown.com/posts/2017/06/01/1905464)

Besides Python, you have to install iverilog, GCC, and GNU make, and follow the instructions given.

I didn’t try it on Windows. But I guess the steps are almost the same.

---

<div class="post-metadata">

### Author: ![Abhishek\_Agarwal](https://avatars.discourse-cdn.com/v4/letter/a/b4bc9f/32.png) [@Abhishek\_Agarwal](https://discourse.myhdl.org/u/Abhishek_Agarwal)
#### Post date: [June 12, 2017, 7:46am UTC](https://discourse.myhdl.org/t/installation-of-co-simulation-on-windows-10/197/3 "2017-06-12T07:46:55Z")

</div>

Thanks I’ll try these and get back in case of queries 🙂
