Trouble with hdlmake.cfg file

20 views
Skip to first unread message

Caleb Ziegler

unread,
Aug 22, 2016, 3:34:15 AM8/22/16
to FPGALink Users
Hi Chris,

I am having some trouble getting the hdlmake.cfg file to work for a testbench directory (tb_unit). I keep getting "ERROR: hdlmake.cfg not found" even though I do have a hdlmake.cfg in the directory. I have all of the required python packages installed, and I can get hdlmake.py to run with another testbench directory. I am only having problems with the new testbench directory. Any thoughts as to what might be the problem? Thanks!

Chris McClelland

unread,
Aug 22, 2016, 3:17:02 PM8/22/16
to fpgalin...@googlegroups.com
Hi Caleb,

That is indeed a confusing error message. My guess (from a brief perusal of the code) is that the missing file is actually ../hdlmake.cfg (i.e the hdlmake.cfg in the parent directory, one level up from your tb_unit), which is needed because it lists the synthesizable VHDL (or Verilog) files that you're trying to test.

Chris



On Mon, Aug 22, 2016 at 2:45 AM, Caleb Ziegler <caleb....@gmail.com> wrote:
Hi Chris,

I am having some trouble getting the hdlmake.cfg file to work for a testbench directory (tb_unit). I keep getting "ERROR: hdlmake.cfg not found" even though I do have a hdlmake.cfg in the directory. I have all of the required python packages installed, and I can get hdlmake.py to run with another testbench directory. I am only having problems with the new testbench directory. Any thoughts as to what might be the problem? Thanks!

--
You received this message because you are subscribed to the "FPGALink Users" mailgroup (see https://github.com/makestuff/libfpgalink/wiki/FPGALink).
 
To post to this group, send email to fpgalink-users@googlegroups.com
To unsubscribe from this group, send email to
fpgalink-users+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/fpgalink-users?hl=en
---
You received this message because you are subscribed to the Google Groups "FPGALink Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fpgalink-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages