SystemC: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m →Esempio: tag source deprecati, replaced: <source lang= → <syntaxhighlight lang=, </source> → </syntaxhighlight> |
|||
Riga 79:
== Esempio ==
Esempio di codice per un sommatore:
<
#include "systemc.h"
Riga 98:
}
};
</syntaxhighlight>
== Bibliografia ==
|