Forum Discussion
SyafieqS
Super Contributor
2 years agoDo you mind to attach the design for me to replicate?
jdes
New Contributor
2 years agoHello,
Thank you for getting back to me.
The attached archive should contain all design files.
Alternatively the project is available on github :
https://github.com/Essenceia/ethernet-physical-layer
sha1 : 4b2dfac0fd23dcc6315a09f9e843b0a855e9ea9f
To reproduce my exact build flow which triggers this crash :
```
cd tcl
make place_PCS
```
This build flow will setup the quartus project, generate the IP's and launch the full flow ( `execute_flow -compile` ) , which will then fail during the fitter stage.
Additionally, I have confirmed the failure can also be reproduced when launching manually from quartus.
I will be happy to provide any additional files if required.
Best regards