Custom Query (93 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 93)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#10 fixed bug in DSX in soclib.component.Component somebody ludovic.lhours@…
Description

Moved the ports registration call statement(Component.__registerPort), so that component is initialized before registration. __registerPort can call __repr__ (implicitly in warn statement) which itself use __module.

#11 fixed More explicit PartialNameWarning somebody ludovic.lhours@…
Description

Some modification to make the PartialNameWarning more explicit and easier to correct. This could be generalized to other syntax elements (Signal, parameter.*, etc.)

#12 fixed [DSX] import bug in vld.task and implicit include in sc_main template somebody ludovic.lhours@…
Description
  • Cannot import SyntheticTask from soclib in vld.task

changing soclib to soclib.hwtask correct bug but should work in the current state (through init.py reexport). May depend on version of Python?

  • Add of #include <signal.h> in sc_main.cpp template which was assume to be included from dependencies.
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.