URL
https://opencores.org/ocsvn/xgate/xgate/trunk
Subversion Repositories xgate
[/] [xgate/] [trunk/] [sw/] [tools/] [misc/] [README.txt] - Rev 93
Go to most recent revision | Compare with Previous | Blame | View Log
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
Sept 1, 2009
I started writing my own Perl assembler and decided that I was going to be
spending more time writing the assembler than writing the RTL. Google to the
rescue and I found hsw12asm which fit my needs perefectly.
Not sure what the state of the code is anymore.
make_decode.pl - Perl script to read instructions.rtf and generate the Verilog case statement for the xgate instruction decoder.
Go to most recent revision | Compare with Previous | Blame | View Log