Re: [myhdl-list] co-simuation
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-08-31 18:21:10
|
On 8/31/2015 1:07 PM, Edward Vidal wrote: > Yes,After installing MyHDL and Iverilog on the Raspberry Pi 2 BI did a make in mydhdl/cosimulation/icarus which created the myhdl.vpi for the arm.This was used by both alt.hdl & vhd2vl co-simulation. If you are testing on non arm system this should be replaced by the one created on your system. > I maybe should have not added it to the github repository. You might want to try running it on a desktop system first, that way you can isolate system/OS issues. Quickly reviewing the code nothing jumps out. My next step to test it on an x86 desktop linux. I have to admit, I am a little confused why you are running the toolflow on the RPi2 - what is the goal? Regards, Chris > Thanks > Edward Vidal Jr. e-mail dev...@sb... 915-595-1613 > > > On Monday, August 31, 2015 11:49 AM, Christopher Felton <chr...@gm...> wrote: > > > <snip> >> >> I created the files and folder vcd >> https://github.com/develone/raspberrypi2_yocto/tree/master/vhd2vl/examples/tb >> >> ifchain myhdl.vpi tb_ifchain.v test_ifchain.py vcd >> > > Did you build the myhdl.vpi locally on the machine > you are running? > > Regards, > Chris > > > > ------------------------------------------------------------------------------ > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list > > > > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list > |