I have a question about the VHDL synthesis system and more precisely about IO files operations. My question was does the synthesis system make the synthesis for file operations like write(), read() when they are writting in a VHDL code ? For instance inside this VHDL code : http://www.csee.umbc.edu/portal/help/VHDL/samples/file_io.vhdl
I've problem to imagine these operations converted into gates on the chip... So how does it work ?
Thank you guys ! :)
Tom.