--- Log opened Wed Feb 15 00:00:01 2017 | ||
-!- rah_ is now known as rah | 04:31 | |
rah | https://newsroom.intel.com/news/intel-introduces-versatile-new-fpga/ | 05:52 |
---|---|---|
rah | Cyclone III, Cyclone IV, Cyclone V, Cyclone 10 | 05:55 |
rah | *facepalm* | 05:55 |
olofk_ | Verilator is driving me crazy! | 07:25 |
olofk_ | Done a lot of cleaning up in the FuseSoC verilator backend now, but there are still stuff I don't understand why it doesn't work | 07:26 |
olofk_ | And how should I handle VERILATOR_ROOT?? | 07:26 |
olofk_ | If verilator is locally installed, VERILATOR_ROOT must be set. This works fine | 07:27 |
olofk_ | But if it's system-installed, it should _not_ be set | 07:28 |
olofk_ | How then, do I find the include directories in verilator? | 07:28 |
olofk_ | Or does verilator include them automatically in that case? That would solve the problem | 07:28 |
shorne | ZipCPU: olofk_: running dejagnu for openrisc is something like | 07:35 |
shorne | export DEJAGNU=${gitroot}/or1k-src/site.exp | 07:38 |
shorne | make check | 07:38 |
shorne | you can pass args to like | 07:38 |
shorne | make check RUNTESTFLAGS="--target_board=or1k-elf-sim" | 07:38 |
ZipCPU | Ahh ... I like that better than installing into /usr/share, thank you. | 07:38 |
ZipCPU | I've got the RUNTESTFLAGS bit ... but what I'd really like to knwo is ... | 07:38 |
ZipCPU | how do you get dejagnu to run the simulator? | 07:38 |
olofk_ | That's in the exp file, right? | 07:39 |
olofk_ | or maybe not | 07:39 |
olofk_ | Never managed to figure out how it's all connected | 07:40 |
ZipCPU | Well ... I've been copying the OR1k executable, and ... I haven't found that (at least not that I've recognized) | 07:40 |
ZipCPU | s/executable/or1k-elf-sim.exp file/ | 07:42 |
shorne | ZipCPU: to run simulator I think that is the boards dir, the site.exp loads boards into the path | 09:08 |
shorne | --target_board=or1k-elf-sim will tell it to connect to a board | 09:08 |
shorne | you can change the files in the boards/ dir to explain how to connect to your simulator | 09:09 |
shorne | the or1k-linux-sim.exp, example shows how to setup a remote simulator, I never did it before | 09:13 |
-!- rhythmx_ is now known as rhythmx | 11:44 | |
--- Log closed Thu Feb 16 00:00:02 2017 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!