I know that it is possible to read text files in VHDL as a simulation. But is it possible to read a text file and store it in bits in a register? What I want to achieve is to read some data from a text file and use them as input for a combinational circuit after storing them in a register.