Rodrigo A. Melo
Rodrigo A. Melo
I successfully compiled from sources, what solved my problem. Additionally, I found that this issue (GLIB_2_35 not found) was involved in previous issues (#1776 #1832 ).
I see... So, following "Installation" I can use the Yosys built by Debian, but with "Installation from source" I need a particular Yosys version... I will try.
When you create a new project, you need to specify a project name: `prj_project new -name {{ project }} -impl $impl_name -dev {{ part }}` Is this project name ignored?...
Hi @gts-bzi I'm considering two things: * Add a general-purpose `set_option` method. * Add an `options` parameter in the `add_` methods. In the meantime, you could use a hook: `prj.add_hook('precfg',...
Closing, because we agreed (online meeting) it can be implemented using hooks.
Thanks @eine. Today, I will give the second part, related to simulation and of course, GHDL :-D. [Slides](http://indico.ictp.it/event/9443/session/250/contribution/563/material/slides/) are already available. Regards