Re: [Ghdl-discuss] postfitting timing simulation with XIlinx

2012-01-15 Thread David Koontz
On Jan 14, 2012, at 11:10 PM, tging...@free.fr wrote: Part of the understanding required to implement the semantic restrictions therein would be understanding what is meant by discrete range and whether di'length-1 is valid as a bound of a discrete range. No, because of: --

Re: [Ghdl-discuss] postfitting timing simulation with XIlinx

2012-01-02 Thread David Koontz
On Jan 3, 2012, at 7:10 AM, René Doß wrote: That was a good hint, rm -rf work mkdir work 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

Re: [Ghdl-discuss] postfitting timing simulation with XIlinx

2012-01-02 Thread David Koontz
On Jan 3, 2012, at 7:10 AM, René Doß wrote: 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 And I take it you're aware that anything in the mti directory

Re: [Ghdl-discuss] postfitting timing simulation with XIlinx

2011-12-30 Thread René Doß
Ok The sdf comes one step later. It looks like a problem in RAM16BWER now. rm -rf work mkdir work 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

Re: [Ghdl-discuss] postfitting timing simulation with XIlinx

2011-12-29 Thread David Koontz
On Dec 30, 2011, at 8:41 AM, René Doß wrote: 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