Helmut
Helmut
…/mixed/* ; see special_storage.vhd line 392:394; each is runnig must comment line 25 in vunit/vhdl/data_types/src/data_types_private_pkg.vhd for succesfull test.
Hallo Beim Update wird die Datenbank von version 22 auf 26 gefordert. Dies wird aber nicht duchgefuehrt. Die Rechte and der Datenbank sind gegeben. part-db-5 neu angelegt und ../data von...
Habe versucht Bauteile in einer CSV Datei zu einer Baugruppe zu importieren. Keine Chance, da es einen Fileimport nicht gibt und das Textfenster was eingeben und dann imprtieren geht auch...
Hallo Ich hätte da eine Idee für eine Erweiterung. Ich weiß es ist eine Bauteile Datenbank aber es währe super wenn man noch eine Abteilung "Labor Einrichtung" neben Kategorie und...
Hi we have big designs with a lot of this warnings WARNING - /sim_lib/xxxxxxx.vhd: failed to find a primary design unit 'all' in library 'yyyyyyy' the syntax is use library_name.package_name.all;...
Within the file vsim_simulator_mixin.py The **file_path** can help to source some other files from the same directory like: do $file_path/wave.do ..... @staticmethod` def _source_tcl_file(file_name, config, message): """ Create TCL to...
if we use the uvm_pkg.sv and the included files we get a lot of warnings and they are senseless! How can we suppress the output on the display. can you...
I get always errors with blocklabel !! def _parse_block_label(stream): """ Parse a optional block label after begin|end keyword """ try: token = stream.peek() if token.kind != COLON: # Is not...
In File modelsim.py method _create_modelsim_ini Many problems arise when libraries already exist or when certain files—usually protected—need to be precompiled. This can be solved with env. VUNIT_MODELSIM_INI, but not if...