P
pini
Guest
Did someone was able to build it on PC.
I got into trouble building this version. According to Steve Williams
it is due to problems of mingw and cygwin tools.
I was able to build previous version without trouble (the last one I
built, with the same tools, is verilog-20030904).
bknpk@hotmail.com wrote:
Full_Name: Pinhas Krengel
Version: verilog-20031202
OS: WINXP
Submission from: (NULL) (192.114.47.54)
My design compiles and runs well with version verilog-20030904.
With version verilog-20031202 I get vvp.tgt: error: target_design
entry point is missing.
The command that I use to compile the design is:
iverilog -o dut.vvp -ctb.f
tb.f is merely a list of verilog files. (again this works okay on
verilog-20030904).
This is probably also a case of mixing up cygwin configure
and mingw compile. The vvp.tgt is dynamically loaded, the
compilers generate slightly different symbol mangling.
--
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
I got into trouble building this version. According to Steve Williams
it is due to problems of mingw and cygwin tools.
I was able to build previous version without trouble (the last one I
built, with the same tools, is verilog-20030904).
bknpk@hotmail.com wrote:
Full_Name: Pinhas Krengel
Version: verilog-20031202
OS: WINXP
Submission from: (NULL) (192.114.47.54)
My design compiles and runs well with version verilog-20030904.
With version verilog-20031202 I get vvp.tgt: error: target_design
entry point is missing.
The command that I use to compile the design is:
iverilog -o dut.vvp -ctb.f
tb.f is merely a list of verilog files. (again this works okay on
verilog-20030904).
This is probably also a case of mixing up cygwin configure
and mingw compile. The vvp.tgt is dynamically loaded, the
compilers generate slightly different symbol mangling.
--
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."