On January 31, 2015, Patrick wrote:

I found the bug: line 215 -> the strip call is a comment.

I don't know that I'd call that a 'bug', just a difference :)

I'm just trying to spot any differences between the two builds as a verification method.

---------------
Testsuite

Both .exe's produce identical results for the gna tests.

Note, one gna test fails, for both .exe's, when using 4a8b24 :
GNA test failed ( bug05)

---------------
Libraries

Some notes from comparing the generated libraries, .bat vs. .ps1:

Needs fixing:

- v08 library is missing env files
 complib.ps1 should be using "std08" sources, not "std"
 i.e.  $VHDLDestLibrary = "std08"

Difference noted, probably not worth much effort to fix:

- Copyright symbols in the 2008 ieee library source comments
 have been replaced by "?" after preprocessing
 ( Some sort of PowerShell pipe character set issue? )

Difference noted, don't think anything needs to be changed:

- some file locations have changed - using a local copy
 vs. analyzing source file located in another directory.

 This should work equally well, but I haven't tested all the
 library/std combinations (not sure the testsuite checks that).

-Brian


_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to