Hi everybody.
I'm novice with ZYNQ SoC design. I bought a MicroZed board and I ran 01_MicroZed_Zynq_Intro_2013_2_01.pdf and Micro_zed_getting_started_v1.1.pdf tutorials. Everything was good (clear and simple).
Now I would like to generate a bitstream with PS + PL under Vivado
The idea is to implement a simple R/W register (32 bits) into PL. I would like to perform read/write on this register thanks to Linux command. Thus. I will be sure that PL is well configured.
Could you help me to do that ?
Which tools do I have to use ?
How to implement the register into PL into the Vivado project
How to connect PS to this register ?
Do I need any Linux driver to accees to the register via TeraTerm?
I know I have to convert bitstream.bit into bitstream.bit.bin as explained into xilinx AR# 46913 but I don't manage to do it.
I find this tuto MicroZed_Open_Source_Linux_In_System_QSPI_Programming_14_5_01-Tutorial but It seems to me that it needs ISE whereas I use Vivado 2013.4.
thanks very much.
best regards
Guillaume