Hallo,

my functional simulation runs but on my FPGA I get trouble. Now I want to research the mistake.
For this I want to start a post fitting simulation.

I have in the subdirectory /ise/netgen/map all files what I need. the sdf file and the lm_cpu_map.vhd.


ghdl -i *.vhd
ghdl -i --work=simprim  /opt/Xilinx/13.1/ISE_DS/ISE/vhdl/src/simprims/*.vhd
ghdl -i --work=simprim  
/opt/Xilinx/13.1/ISE_DS/ISE/vhdl/src/simprims/primitive/mti/*.vhd
ghdl -i --work=simprim  
/opt/Xilinx/13.1/ISE_DS/ISE/vhdl/src/simprims/primitive/other/*.vhd
ghdl -m -g -Psimprim -Wa,--32 -Wl,-m32 --warn-no-vital-generic  --ieee=synopsys 
-fexplicit --sdf=/.=lm_cpu_map.sdf  tb_lm_cpu
ghdl: unknown option '--sdf=/.=lm_cpu_map.sdf' for command '-m'
make: *** [all] Error 1

How is the correct command line for the integration of sdf file?

René Doss

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to