MyTODO
From JopWiki
MS TODO list - see also Conferences
Contents |
[edit] JTRES
[edit] JEOPARD
[edit] JOP ideas
- provide a way to display the call graph (as suggested by twisti)
- check out JHDL http://www.springerlink.com/content/f70gb7wyf2w6ekf7/ and http://www.springerlink.com/content/chc7y4agqkvhlfe8/
[edit] Program Optimization
- http://www.research.ibm.com/jax/ for removing methods/fields
[edit] Check Links
[edit] Check Arbiters
- Christof
- http://groups.yahoo.com/group/java-processor/files/ParallelJOP/arbiter.vhd
- https://clubnix.esiee.fr/projects/buswifi/browser/trunk/vhdl/vga/scarbitre.vhd
[edit] BCEL stuff on stack mapping, CFG
- http://jakarta.apache.org/bcel/apidocs/org/apache/bcel/verifier/structurals/package-summary.html
- intendet only for internal BCEL use - see ASM Analyszer
[edit] WCET Volta
svn co https://volta.svn.sourceforge.net/svnroot/volta volta
[edit] Various Links
- http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=445 H&P interview
- http://www.dms.at/ KOPI for optimization
- http://www.opencores.org/projects.cgi/web/mips/overview MIPS for CACAO (Twisti)
- Link to Trenz nice docu: http://www.trenz-electronic.de/down/jop/te0180-00.pdf
- http://www.cs.tut.fi/soc/Metzgen04.pdf interetsing slides on FPGA CPU design (optimize MUX)
[edit] Shell commands
find . -name "*.qsf" | xargs sed -i 's-joptypes-jop_types-'
#!/bin/sh find . -name "*.qsf" | xargs sed -i '/mem_sc/a\ set_global_assignment -name VHDL_FILE ../../vhdl/memory/sdpram.vhd'
useradd -gusers -Gadd-group -m name passwd name
start a new CVS module http://www.thathost.com/wincvs-howto/#startingnew
check it out: http://www.thathost.com/wincvs-howto/#gettingnew
[edit] Paper Topics
Computer Architectures for an FPGA - there is no CA or microprocessor paper submission in FPL 2007!
