[Libre-soc-bugs] [Bug 890] Static Timing Analysis of eth_mac

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Sep 13 01:22:46 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=890

--- Comment #31 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Andrey Miroshnikov from comment #30)

> Tested in a fresh debian 10 chroot to make sure the tas-yagle 2.5.4 flex is
> used. Removed 'flex' package from the "install-hdl-apt-reqs" script
> (installs typical build/lang packages).

whatever tou do under no circumstances commit that as a change to
install-hdl-apt-reqs.

it is good for testing but unnecessary as installation an alternative
version should be in local PATH with local INCLUDES in the Makefile.
if flex provides a pc-config file, everything is runtime-detectable
by the Makefile as long as you provide the correct pc-config file.

it is however useful for JP to know that the local version is actually
being used by hard-removing the system-wide one.

for future reference all you had to do was add "apt-get remove flex"
to the hitas script.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list