Re: [myhdl-list] Prerequisites to run the MyHDL regression test
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-02-28 19:48:59
|
<snip> > > Thanks for the hints and links. > I downloaded git-bash and co, it came with *make* > The core tests ran fine, one failure only. > IVerilog is not well supported on Windows. As you know I not interested > in Verilog, but I agree that I should be able to run the tests, if I > start meddling with conversion etc. Maybe I'll set up that VirtualBox to > run Linux one day, but my 250 GB SSD is running over ... The other > alternative is to install the MingW complied version, but IIRC that's > not straightforward either > I have Altera's ModelSim ASE. > You should be fine with the Altera Modelsim then, you can run the `make vcom`. Are you able to run `make vcom` with git-bash (you might have to add the Altera path) in conversion/general? Regards, Chris |