> Hi all!
Hi!
> I read the documentation about picoblaze, but I'm afraid that the
> program must be written when compiling the vhdl?
This is possible. You can also use your own module which evaluates
the address signal and returns the opcodes.
Actually, the compiled-in vhdl is just a BRAM, I don't see why
one shouldn't replace it by an SRAM-handling module.
> Could we load the execution code, for example in the sram?
Perhaps you might also want to have a look at
<http://www.xs4all.nl/~marksix>, there is an UART-example
available. If you want to download the code from the host,
you can use the BRAM as a handler and poke the stream from
the rs232 to the SRAM, afterwards switching the instruction
source (with another module located between BRAM and SRAM,
probably controlled by one of picoblaze's outports).
--
mail: a...@thur.de http://adi.thur.de PGP: v2-key via keyserver
Die Liebe ist wie ein Bauantrag: am besten, du kümmerst dich nicht drum,
dann erledigt sich die Sache von selbst (Jochen Busse in "Das Amt")
BTW we have a gui for the Picoblaze based Logic Analyzer from the dulse
website
Antti