Re: Error messages at running Expedition PCB with current design
Hello Robert, is there a good method to insert my schematic from my current DxDesigner project into a new DxDesigner project (this new project has another library, but I can import parts from the old...
View ArticleRe: ModelSim PLI question
Hello Alexander Baev, its very likely that you have to include the pli library into your dll build. Somthing like:g++ -shared -o hello.dll hello.o mtipli.dll At least mtipli.dll contains this io_printf...
View ArticleRe: Error messages at running Expedition PCB with current design
There is no need, just point to the new library in this project -Setup - Settings - Project and change the Central Library Path to the new project. To ensure everything still works copy the parts from...
View ArticleModelSim won't compiles VHDL -> Unexpected signal: 11
Hi Mentor, some Modelsim versions (10.4b, 10.3c and 10.1e) won't completely compile the following VHDL code. Code: library ieee;use ieee.std_logic_1164.all; entity x isgeneric (signal_count :...
View ArticleRe: Error messages at running Expedition PCB with current design
I thougt the same, I just need to change Central Library path, but the same error uccurs ( open dokument fails). This is the reason I started a new project and added some of the old parts to my new...
View ArticleRe: Error messages at running Expedition PCB with current design
Just to let you know, I get the same error with the HLA template in 7.9.4, it looks like we fixed it in VX.1
View ArticleRe: Error messages at running Expedition PCB with current design
Hi Robert.If I point to the new library, the new library is shown in CL view of Databook and I can use the new library. But if I want to go to PCB there is stell the error message. Could it be that the...
View ArticleRe: Error messages at running Expedition PCB with current design
Maybe there is a pointer to PCB Templates somewhere. If this templates cannot be loaded I can point to other PCB templates.
View ArticleRe: Error messages at running Expedition PCB with current design
The question is how far you have progressed, if you haven't done anything in PCB yet then you can delete the PCB folder and start over with the new library. But you will need to remove the pcb setting...
View Articlecenter y is .0051" different from position y
I used two scripts that come with pads. The excel script to list component positions and the xy positions script. With the excel script the positionx, positiony are the same value as the centerx and...
View ArticleRe: ModelSim won't compiles VHDL -> Unexpected signal: 11
It looks like it is a VHDL issue. Using explicite indices at all bits gives a expected result.And first signal ( i)(0) are alle plain wires, while all following signals are registers of a...
View ArticleRe: Error messages at running Expedition PCB with current design
Hi,I did it but now I can't select a pcb template in the dxdesigner to pcb dialog. And then there is the same error message still there.
View ArticleRe: Error messages at running Expedition PCB with current design
Now after this procedure you said, there is established a new PCB folder with following content.The template is from 2007, the rest new.
View ArticleRe: Error messages at running Expedition PCB with current design
There is my old 2 layer template selected and fixed. There is also a PCB_new folder. Is this normal? This is what is in this folder. Seems to be nearly the same.
View ArticleRe: Error messages at running Expedition PCB with current design
Then I would suggest you start over with a new project from a good template. Then copy the sheet(s) from the first project. Open a second instance of DxDesigner and in the navigator select the sheets...
View ArticleRe: Error messages at running Expedition PCB with current design
See my previous answer about starting again. To make sure everything is Ok just place a couple of resistors into the schematic first and go to layout in Expedition prior to copying any old data.
View ArticleRe: Error messages at running Expedition PCB with current design
Ok I already did it, and the packager says there are 0 errors.The PCB dialog is also without error.But the forward annotation does not work without error.Yesterday I did place one of my old part to the...
View ArticleRe: Error messages at running Expedition PCB with current design
In pcb there are still the parts of yesterday which I can place on the layout. But the new ones are not available.
View ArticleRe: Error messages at running Expedition PCB with current design
Use the File Viewer in Expedition to view the Packager log file and see what it says.
View Article