Re: [myhdl-list] *** GMX Spamverdacht *** Hello World
Brought to you by:
jandecaluwe
From: Günther S. <gue...@gm...> - 2015-05-15 08:53:59
|
Hello together, unfortunatelly i was not really successfull with my ADXL345 reading the DEVID with de0-nano I managed to get the same sequence in simulation as someone who was doing the same here: http://www.mikrocontroller.net/topic/350597 At the bottom you can see sequences which are quite the same, as what i get when i run my code in simulation with python gw.py I have my code here now: https://github.com/stangassinger/de0_nano_adxl345 So if someone has also a de0-nano board, it would be great if he could test it on his board. So i am quite pleased with the output in simulation mode.(Also the expected tristate signal is on the right position!) But when i run the converted verilog code on my de0-nano i only get 0x0 as the output instead of 0xE5 So any hints for this, mybe very small problem are very wellcome. Until now i am very convinced of myhdl but i want to transfer it to real word problems. Thank you very much. -- Best Regards Günther Stangassinger |