20 Jan, 2021 - “gaisler.can.all” is declared in leon3mp.vhd. On the other hand, “package canfd” is specified in compile., fmref.tcl, leon3mp.ldf, leon3mp.npl, make., etc.
Should I rewrite ‘can’ in leon3mp.vhd with ‘canfd’ ?
Hiroki
20 Jan, 2021 - “gaisler.can.all” is declared in leon3mp.vhd. On the other hand, “package canfd” is specified in compile., fmref.tcl, leon3mp.ldf, leon3mp.npl, make., etc.
Should I rewrite ‘can’ in leon3mp.vhd with ‘canfd’ ?
Hiroki
Hi Hiroki
GRCANFD is not included in the GPL version of GRLIB, only the package. The package is included to allow designs that optionally includes the GRCANFD to build with the GPL library when the GRCANFD is disabled.
Best regards,
Martin
Hi Martin
Thank you very much for your comment.
I understand the background of this package.
Best regards,
Hiroki