| BibTeX-Key | Author / Editor / Organization | Title | Year | Journal / Proceedings / Book | BibTeX type | Keywords |
|---|---|---|---|---|---|---|
| jop:tecs:cmp | Christof Pitter and Martin Schoeberl | A Real-Time Java Chip-Multiprocessor | 2010 |
Trans. on Embedded Computing Sys. Vol. accepted for publication ACM |
article | |
BibTeX:
@article{jop:tecs:cmp,
author = {Christof Pitter and Martin Schoeberl},
title = {A Real-Time Java Chip-Multiprocessor},
journal = {Trans. on Embedded Computing Sys.},
publisher = {ACM},
year = {2010},
volume = {accepted for publication},
url = {http://www.jopdesign.com/doc/jopcmp_tecs.pdf}
}
|
||||||
| jop:tecs:jhal | Martin Schoeberl, Stephan Korsholm, Tomas Kalibera and Anders P. Ravn | A Hardware Abstraction Layer in Java | 2010 |
Trans. on Embedded Computing Sys. Vol. accepted ACM |
article | |
BibTeX:
@article{jop:tecs:jhal,
author = {Martin Schoeberl and Stephan Korsholm and Tomas Kalibera and Anders P. Ravn},
title = {A Hardware Abstraction Layer in Java},
journal = {Trans. on Embedded Computing Sys.},
publisher = {ACM},
year = {2010},
volume = {accepted},
url = {http://www.jopdesign.com/doc/jhal.pdf}
}
|
||||||
| jop:tecs:nbgc | Martin Schoeberl and Wolfgang Puffitsch | Non-blocking Real-Time Garbage Collection | 2010 |
Trans. on Embedded Computing Sys. Vol. accepted for publication ACM |
article | |
BibTeX:
@article{jop:tecs:nbgc,
author = {Martin Schoeberl and Wolfgang Puffitsch},
title = {Non-blocking Real-Time Garbage Collection},
journal = {Trans. on Embedded Computing Sys.},
publisher = {ACM},
year = {2010},
volume = {accepted for publication},
url = {http://www.jopdesign.com/doc/nbgc.pdf}
}
|
||||||
| jop:wcet:spe | Martin Schoeberl, Wolfgang Puffitsch, Rasmus Ulslev Pedersen and Benedikt Huber | Worst-case execution time analysis for a Java processor | 2010 |
Software: Practice and Experience Vol. accepted for publication |
article | |
BibTeX:
@article{jop:wcet:spe,
author = {Martin Schoeberl and Wolfgang Puffitsch and Rasmus Ulslev Pedersen and Benedikt Huber},
title = {Worst-case execution time analysis for a Java processor},
journal = {Software: Practice and Experience},
year = {2010},
volume = {accepted for publication},
url = {http://www.jopdesign.com/doc/wcetana.pdf}
}
|
||||||
| rttm | Martin Schoeberl, Florian Brandner and Jan Vitek | RTTM: Real-Time Transactional Memory | 2010 | Proceedings of the 25th ACM Symposium on Applied Computing ACM Press | inproceedings | |
BibTeX:
@inproceedings{rttm,
author = {Martin Schoeberl and Florian Brandner and Jan Vitek},
title = {RTTM: Real-Time Transactional Memory},
booktitle = {Proceedings of the 25th ACM Symposium on Applied Computing},
publisher = {ACM Press},
year = {2010},
url = {http://www.jopdesign.com/doc/rttm.pdf}
}
|
||||||
| cacao:yari | Florian Brandner, Tommy Thorn and Martin Schoeberl | Embedded JIT Compilation with CACAO on YARI | 2009 | Proceedings of the 12th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2009) , pp. 63-70 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{cacao:yari,
author = {Florian Brandner and Tommy Thorn and Martin Schoeberl},
title = {Embedded JIT Compilation with CACAO on YARI},
booktitle = {Proceedings of the 12th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2009)},
publisher = {IEEE Computer Society},
year = {2009},
pages = {63--70},
url = {http://www.jopdesign.com/doc/embcacao.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2009.20}
}
|
||||||
| jop:cmp:single:thread | Martin Schoeberl and Peter Puschner | Is Chip-Multiprocessing the End of Real-Time Scheduling? | 2009 | Proceedings of the 9th International Workshop on Worst-Case Execution Time (WCET) Analysis OCG | inproceedings | |
BibTeX:
@inproceedings{jop:cmp:single:thread,
author = {Martin Schoeberl and Peter Puschner},
title = {Is Chip-Multiprocessing the End of Real-Time Scheduling?},
booktitle = {Proceedings of the 9th International Workshop on Worst-Case Execution Time (WCET) Analysis},
publisher = {OCG},
year = {2009},
url = {http://www.jopdesign.com/doc/cmp_wcet2009.pdf}
}
|
||||||
| jop:cprof:demo:pppj09 | Philippe Moret, Walter Binder, Martin Schoeberl, Alex Villazon and Danilo Ansaloni | Analyzing Performance and Dynamic Behavior of Embedded Java Software with Calling-Context Cross-Profiling | 2009 | Proceedings of the 7th International Conference on the Principles and Practice of Programming in Java (PPPJ 2009) , pp. 121-124 ACM | inproceedings | |
BibTeX:
@inproceedings{jop:cprof:demo:pppj09,
author = {Philippe Moret and Walter Binder and Martin Schoeberl and Alex Villazon and Danilo Ansaloni},
title = {Analyzing Performance and Dynamic Behavior of Embedded Java Software with Calling-Context Cross-Profiling},
booktitle = {Proceedings of the 7th International Conference on the Principles and Practice of Programming in Java (PPPJ 2009)},
publisher = {ACM},
year = {2009},
pages = {121--124},
url = {http://www.jopdesign.com/doc/pppj09-cprof.pdf},
doi = {http://dx.doi.org/10.1145/1596655.1596674}
}
|
||||||
| jop:cprof:demo:quest09 | Philippe Moret, Walter Binder, Alex Villazon, Danilo Ansaloni and Martin Schoeberl | Locating Performance Bottlenecks in Embedded Java Software with Calling-Context Cross-Profiling | 2009 | Proceedings of the 6th International Conference on the Quantitative Evaluation of SysTems (QEST 2009) , pp. 107-108 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:cprof:demo:quest09,
author = {Philippe Moret and Walter Binder and Alex Villazon and Danilo Ansaloni and Martin Schoeberl},
title = {Locating Performance Bottlenecks in Embedded Java Software with Calling-Context Cross-Profiling},
booktitle = {Proceedings of the 6th International Conference on the Quantitative Evaluation of SysTems (QEST 2009)},
publisher = {IEEE Computer Society},
year = {2009},
pages = {107--108},
url = {http://www.jopdesign.com/doc/qest09_demo.pdf},
doi = {http://dx.doi.org/10.1109/QEST.2009.40}
}
|
||||||
| jop:crossprof:spe2009 | Walter Binder, Martin Schoeberl, Philippe Moret and Alex Villazon | Cross-profiling for Java processors | 2009 |
Software: Practice and Experience Vol. 39/18 , pp. 1439-1465 |
article | |
BibTeX:
@article{jop:crossprof:spe2009,
author = {Walter Binder and Martin Schoeberl and Philippe Moret and Alex Villazon},
title = {Cross-profiling for Java processors},
journal = {Software: Practice and Experience},
year = {2009},
volume = {39/18},
pages = {1439--1465},
url = {http://www.jopdesign.com/doc/cprof_spe.pdf},
doi = {http://dx.doi.org/10.1002/spe.940}
}
|
||||||
| jop:dcache:seus2009 | Martin Schoeberl, Wolfgang Puffitsch and Benedikt Huber | Towards Time-predictable Data Caches for Chip-Multiprocessors | 2009 | Proceedings of the Seventh IFIP Workshop on Software Technologies for Future Embedded and Ubiquitous Systems (SEUS 2009) , pp. 180-191 Springer (LNCS 5860) | inproceedings | |
BibTeX:
@inproceedings{jop:dcache:seus2009,
author = {Martin Schoeberl and Wolfgang Puffitsch and Benedikt Huber},
title = {Towards Time-predictable Data Caches for Chip-Multiprocessors},
booktitle = {Proceedings of the Seventh IFIP Workshop on Software Technologies for Future Embedded and Ubiquitous Systems (SEUS 2009)},
publisher = {Springer},
year = {2009},
number = {LNCS 5860},
pages = {180--191},
url = {http://www.jopdesign.com/doc/dcache_seus.pdf}
}
|
||||||
| jop:deadline | Martin Schoeberl, Hiren D. Patel and Edward A. Lee | Fun with a Deadline Instruction | 2009 | (UCB/EECS-2009-149) | techreport | |
BibTeX:
@techreport{jop:deadline,
author = {Schoeberl, Martin and Patel, Hiren D. and Lee, Edward A.},
title = {Fun with a Deadline Instruction},
year = {2009},
number = {UCB/EECS-2009-149},
url = {http://www.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-149.html}
}
|
||||||
| jop:edu | Rasmus Ulslev Pedersen and Martin Schoeberl | Educational Case Studies with an Open Source Embedded Real-Time Java Processor | 2009 | Proceedings of the 2009 Workshop on Embedded Systems Education (WESE 2009) , pp. 71-77 ACM | inproceedings | |
BibTeX:
@inproceedings{jop:edu,
author = {Rasmus Ulslev Pedersen and Martin Schoeberl},
title = {Educational Case Studies with an Open Source Embedded Real-Time Java Processor},
booktitle = {Proceedings of the 2009 Workshop on Embedded Systems Education (WESE 2009)},
publisher = {ACM},
year = {2009},
pages = {71--77},
url = {http://www.jopdesign.com/doc/jopedu.pdf},
doi = {http://dx.doi.org/10.1145/1719010.1719022}
}
|
||||||
| jop:handbook | Martin Schoeberl | JOP Reference Handbook: Building Embedded Systems with a Java Processor | 2009 | , pp. 362 CreateSpace (ISBN 978-1438239699) | book | |
BibTeX:
@book{jop:handbook,
author = {Martin Schoeberl},
title = {JOP Reference Handbook: Building Embedded Systems with a Java Processor},
publisher = {CreateSpace},
year = {2009},
number = {ISBN 978-1438239699},
pages = {362},
note = {Available at http://www.jopdesign.com/doc/handbook.pdf},
url = {http://www.jopdesign.com/doc/handbook.pdf}
}
|
||||||
| jop:hwmethods | Jack Whitham, Neil Audsley and Martin Schoeberl | Using Hardware Methods to Improve Time-predictable Performance in Real-time Java Systems | 2009 | Proceedings of the 7th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2009) , pp. 130-139 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:hwmethods,
author = {Jack Whitham and Neil Audsley and Martin Schoeberl},
title = {Using Hardware Methods to Improve Time-predictable Performance in Real-time Java Systems},
booktitle = {Proceedings of the 7th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2009)},
publisher = {ACM Press},
year = {2009},
pages = {130--139},
url = {http://www.jopdesign.com/doc/hwmethods.pdf},
doi = {http://dx.doi.org/10.1145/1620405.1620424}
}
|
||||||
| jop:profarch:quest09 | Martin Schoeberl, Walter Binder, Philippe Moret and Alex Villazon | Design Space Exploration for Java Processors with Cross-Profiling | 2009 | Proceedings of the 6th International Conference on the Quantitative Evaluation of SysTems (QEST 2009) , pp. 109-118 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:profarch:quest09,
author = {Martin Schoeberl and Walter Binder and Philippe Moret and Alex Villazon},
title = {Design Space Exploration for Java Processors with Cross-Profiling},
booktitle = {Proceedings of the 6th International Conference on the Quantitative Evaluation of SysTems (QEST 2009)},
publisher = {IEEE Computer Society},
year = {2009},
pages = {109--118},
url = {http://www.jopdesign.com/doc/profarch_qest2009.pdf},
doi = {http://dx.doi.org/10.1109/QEST.2009.15}
}
|
||||||
| jop:scope:cache | Andy Wellings and Martin Schoeberl | Thread-local Scope Caching for Real-time Java | 2009 | Proceedings of the 12th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2009) , pp. 275-282 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:scope:cache,
author = {Andy Wellings and Martin Schoeberl},
title = {Thread-local Scope Caching for Real-time Java},
booktitle = {Proceedings of the 12th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2009)},
publisher = {IEEE Computer Society},
year = {2009},
pages = {275--282},
url = {http://www.jopdesign.com/doc/local_scopes.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2009.13}
}
|
||||||
| jop:spcmp:seus2009 | Martin Schoeberl, Peter Puschner and Raimund Kirner | A Single-Path Chip-Multiprocessor System | 2009 | Proceedings of the Seventh IFIP Workshop on Software Technologies for Future Embedded and Ubiquitous Systems (SEUS 2009) , pp. 47-57 Springer (LNCS 5860) | inproceedings | |
BibTeX:
@inproceedings{jop:spcmp:seus2009,
author = {Martin Schoeberl and Peter Puschner and Raimund Kirner},
title = {A Single-Path Chip-Multiprocessor System},
booktitle = {Proceedings of the Seventh IFIP Workshop on Software Technologies for Future Embedded and Ubiquitous Systems (SEUS 2009)},
publisher = {Springer},
year = {2009},
number = {LNCS 5860},
pages = {47--57},
url = {http://www.jopdesign.com/doc/spcmp_seus.pdf}
}
|
||||||
| jop:wcet:model:checking | Benedikt Huber and Martin Schoeberl | Comparison of Implicit Path Enumeration and Model Checking based WCET Analysis | 2009 | Proceedings of the 9th International Workshop on Worst-Case Execution Time (WCET) Analysis , pp. 23-34 OCG | inproceedings | |
BibTeX:
@inproceedings{jop:wcet:model:checking,
author = {Benedikt Huber and Martin Schoeberl},
title = {Comparison of Implicit Path Enumeration and Model Checking based WCET Analysis},
booktitle = {Proceedings of the 9th International Workshop on Worst-Case Execution Time (WCET) Analysis},
publisher = {OCG},
year = {2009},
pages = {23--34},
url = {http://www.jopdesign.com/doc/wcetmc_wcet2009.pdf}
}
|
||||||
| pret:iccd:2009 | Stephen A. Edwards, Sungjun Kim, Edward A. Lee, Isaac Liu, Hiren D. Patel and Martin Schoeberl | A Disruptive Computer Design Idea: Architectures with Repeatable Timing | 2009 | Proceedings of IEEE International Conference on Computer Design (ICCD 2009) IEEE | inproceedings | |
BibTeX:
@inproceedings{pret:iccd:2009,
author = {Stephen A. Edwards and Sungjun Kim and Edward A. Lee and Isaac Liu and Hiren D. Patel and Martin Schoeberl},
title = {A Disruptive Computer Design Idea: Architectures with Repeatable Timing},
booktitle = {Proceedings of IEEE International Conference on Computer Design (ICCD 2009)},
publisher = {IEEE},
year = {2009},
url = {http://www.jopdesign.com/doc/pret_iccd.pdf}
}
|
||||||
| rttm:tr | Martin Schoeberl, Bent Thomsen and Lone Leth Tomsen |
Towards Transactional Memory for Real-Time Systems
[BibTeX] |
2009 | (19/2009) | techreport | |
BibTeX:
@techreport{rttm:tr,
author = {Martin Schoeberl and Bent Thomsen and Lone Leth Tomsen},
title = {Towards Transactional Memory for Real-Time Systems},
year = {2009},
number = {19/2009}
}
|
||||||
| scj:as:proceedings | Thomas Henties, James J. Hunt, Doug Locke, Kelvin Nilsen, Martin Schoeberl and Jan Vitek | Java for Safety-Critical Applications | 2009 | 2nd International Workshop on the Certification of Safety-Critical Software Controlled Systems (SafeCert 2009) | inproceedings | |
BibTeX:
@inproceedings{scj:as:proceedings,
author = {Thomas Henties and James J. Hunt and Doug Locke and Kelvin Nilsen and Martin Schoeberl and Jan Vitek},
title = {Java for Safety-Critical Applications},
booktitle = {2nd International Workshop on the Certification of Safety-Critical Software Controlled Systems (SafeCert 2009)},
year = {2009},
url = {http://www.jopdesign.com/doc/safecert2009.pdf}
}
|
||||||
| spcmp:repp2009 | Martin Schoeberl, Peter Puschner and Raimund Kirner | Single-Path Programming on a Chip-Multiprocessor System | 2009 | (Workshop on Reconciling Performance with Predictability (RePP)) | techreport | |
BibTeX:
@techreport{spcmp:repp2009,
author = {Martin Schoeberl and Peter Puschner and Raimund Kirner},
title = {Single-Path Programming on a Chip-Multiprocessor System},
year = {2009},
number = {Workshop on Reconciling Performance with Predictability (RePP)},
url = {http://www.jopdesign.com/doc/spcmp_repp.pdf}
}
|
||||||
| tpca:cache | Martin Schoeberl | Time-predictable Cache Organization | 2009 | Proceedings of the First International Workshop on Software Technologies for Future Dependable Distributed Systems (STFSSD 2009) , pp. 11-16 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{tpca:cache,
author = {Martin Schoeberl},
title = {Time-predictable Cache Organization},
booktitle = {Proceedings of the First International Workshop on Software Technologies for Future Dependable Distributed Systems (STFSSD 2009)},
publisher = {IEEE Computer Society},
year = {2009},
pages = {11--16},
url = {http://www.jopdesign.com/doc/tpcache.pdf},
doi = {http://dx.doi.org/10.1109/STFSSD.2009.10}
}
|
||||||
| tpca:jes | Martin Schoeberl | Time-predictable Computer Architecture | 2009 |
EURASIP Journal on Embedded Systems Vol. vol. 2009, Article ID 758480 , pp. 17 pages |
article | |
BibTeX:
@article{tpca:jes,
author = {Martin Schoeberl},
title = {Time-predictable Computer Architecture},
journal = {EURASIP Journal on Embedded Systems},
year = {2009},
volume = {vol. 2009, Article ID 758480},
pages = {17 pages},
url = {http://www.jopdesign.com/doc/ca4rts.pdf},
doi = {http://dx.doi.org/10.1155/2009/758480}
}
|
||||||
| cmp:wcet2008 | Peter Puschner and Martin Schoeberl | On Composable System Timing, Task Timing, and WCET Analysis | 2008 | Proceedings of the 8th International Workshop on Worst-Case Execution Time (WCET) Analysis , pp. 91-101 OCG | inproceedings | |
BibTeX:
@inproceedings{cmp:wcet2008,
author = {Peter Puschner and Martin Schoeberl},
title = {On Composable System Timing, Task Timing, and WCET Analysis},
booktitle = {Proceedings of the 8th International Workshop on Worst-Case Execution Time (WCET) Analysis},
publisher = {OCG},
year = {2008},
pages = {91--101},
url = {http://www.jopdesign.com/doc/wcet2008.pdf},
doi = {http://dx.doi.org/10.4230/LIPIcs.STACS.2008.1378}
}
|
||||||
| jop:app | Martin Schoeberl | Application Experiences with a Real-Time Java Processor | 2008 | Proceedings of the 17th IFAC World Congress , pp. 9320-9325 | inproceedings | |
BibTeX:
@inproceedings{jop:app,
author = {Martin Schoeberl},
title = {Application Experiences with a Real-Time Java Processor},
booktitle = {Proceedings of the 17th IFAC World Congress},
year = {2008},
pages = {9320--9325},
url = {http://www.jopdesign.com/doc/jop_app.pdf}
}
|
||||||
| jop:cmp:eval | Christof Pitter and Martin Schoeberl | Performance Evaluation of a Java Chip-Multiprocessor | 2008 | Proceedings of the 3rd IEEE Symposium on Industrial Embedded Systems (SIES 2008) , pp. 34-42 IEEE | inproceedings | |
BibTeX:
@inproceedings{jop:cmp:eval,
author = {Christof Pitter and Martin Schoeberl},
title = {Performance Evaluation of a Java Chip-Multiprocessor},
booktitle = {Proceedings of the 3rd IEEE Symposium on Industrial Embedded Systems (SIES 2008)},
publisher = {IEEE},
year = {2008},
pages = {34--42},
url = {http://www.jopdesign.com/doc/cmpeval_sies2008.pdf},
doi = {http://dx.doi.org/10.1109/SIES.2008.4577678}
}
|
||||||
| jop:crossprof:cases08 | Walter Binder, Alex Villazon, Martin Schoeberl and Philippe Moret | Cache-aware Cross-profiling for Java Processors | 2008 | Proceedings of the 2008 international conference on Compilers, architecture, and synthesis for embedded systems (CASES 2008) , pp. 127-136 ACM | inproceedings | |
BibTeX:
@inproceedings{jop:crossprof:cases08,
author = {Walter Binder and Alex Villazon and Martin Schoeberl and Philippe Moret},
title = {Cache-aware Cross-profiling for Java Processors},
booktitle = {Proceedings of the 2008 international conference on Compilers, architecture, and synthesis for embedded systems (CASES 2008)},
publisher = {ACM},
year = {2008},
pages = {127--136},
url = {http://www.jopdesign.com/doc/crossprofiling_cases2008.pdf},
doi = {http://dx.doi.org/10.1145/1450095.1450116}
}
|
||||||
| jop:crossprof:quest08 | Walter Binder, Martin Schoeberl, Philippe Moret and Alex Villazon | Cross-Profiling for Embedded Java Processors | 2008 | Proceedings of the 5th International Conference on the Quantitative Evaluation of SysTems (QEST 2008) , pp. 287-296 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:crossprof:quest08,
author = {Walter Binder and Martin Schoeberl and Philippe Moret and Alex Villazon},
title = {Cross-Profiling for Embedded Java Processors},
booktitle = {Proceedings of the 5th International Conference on the Quantitative Evaluation of SysTems (QEST 2008)},
publisher = {IEEE Computer Society},
year = {2008},
pages = {287--296},
url = {http://www.jopdesign.com/doc/crossprofiling_qest2008.pdf},
doi = {http://dx.doi.org/10.1109/QEST.2008.39}
}
|
||||||
| jop:hwobj | Martin Schoeberl, Stephan Korsholm, Christian Thalinger and Anders P. Ravn | Hardware Objects for Java | 2008 | Proceedings of the 11th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2008) , pp. 445-452 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:hwobj,
author = {Martin Schoeberl and Stephan Korsholm and Christian Thalinger and Anders P. Ravn},
title = {Hardware Objects for Java},
booktitle = {Proceedings of the 11th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2008)},
publisher = {IEEE Computer Society},
year = {2008},
pages = {445--452},
url = {http://www.jopdesign.com/doc/hwobj.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2008.63}
}
|
||||||
| jop:interrupt:handler | Stephan Korsholm, Martin Schoeberl and Anders P. Ravn | Interrupt Handlers in Java | 2008 | Proceedings of the 11th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2008) , pp. 453-457 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:interrupt:handler,
author = {Stephan Korsholm and Martin Schoeberl and Anders P. Ravn},
title = {Interrupt Handlers in Java},
booktitle = {Proceedings of the 11th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2008)},
publisher = {IEEE Computer Society},
year = {2008},
pages = {453--457},
url = {http://www.jopdesign.com/doc/ihjava_isorc2008.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2008.68}
}
|
||||||
| jop:jnl:jsa2007 | Martin Schoeberl | A Java Processor Architecture for Embedded Real-Time Systems | 2008 |
Journal of Systems Architecture Vol. 54/1--2 , pp. 265-286 |
article | |
BibTeX:
@article{jop:jnl:jsa2007,
author = {Martin Schoeberl},
title = {A Java Processor Architecture for Embedded Real-Time Systems},
journal = {Journal of Systems Architecture},
year = {2008},
volume = {54/1--2},
pages = {265--286},
url = {http://www.jopdesign.com/doc/rtarch.pdf},
doi = {http://dx.doi.org/10.1016/j.sysarc.2007.06.001}
}
|
||||||
| jop:nbobjcopy:jtres2008 | Martin Schoeberl and Wolfgang Puffitsch | Non-blocking Object Copy for Real-Time Garbage Collection | 2008 | Proceedings of the 6th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2008) , pp. 77-84 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:nbobjcopy:jtres2008,
author = {Martin Schoeberl and Wolfgang Puffitsch},
title = {Non-blocking Object Copy for Real-Time Garbage Collection},
booktitle = {Proceedings of the 6th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2008)},
publisher = {ACM Press},
year = {2008},
pages = {77--84},
url = {http://www.jopdesign.com/doc/gchwcp.pdf},
doi = {http://dx.doi.org/10.1145/1434790.1434802}
}
|
||||||
| jop:nbrs:jtres2008 | Wolfgang Puffitsch and Martin Schoeberl | Non-Blocking Root Scanning for Real-Time Garbage Collection | 2008 | Proceedings of the 6th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2008) , pp. 68-76 | inproceedings | |
BibTeX:
@inproceedings{jop:nbrs:jtres2008,
author = {Wolfgang Puffitsch and Martin Schoeberl},
title = {Non-Blocking Root Scanning for Real-Time Garbage Collection},
booktitle = {Proceedings of the 6th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2008)},
year = {2008},
pages = {68--76},
url = {http://www.jopdesign.com/doc/nbrs.pdf},
doi = {http://dx.doi.org/10.1145/1434790.1434801}
}
|
||||||
| jop:rtlib:isorc2008 | Trevor Harmon, Martin Schoeberl, Raimund Kirner and Raymond Klefstad | Toward Libraries for Real-time Java | 2008 | Proceedings of the 11th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2008) , pp. 458-462 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:rtlib:isorc2008,
author = {Trevor Harmon and Martin Schoeberl and Raimund Kirner and Raymond Klefstad},
title = {Toward Libraries for Real-time Java},
booktitle = {Proceedings of the 11th IEEE International Symposium on Object/component/service-oriented Real-time distributed Computing (ISORC 2008)},
publisher = {IEEE Computer Society},
year = {2008},
pages = {458--462},
url = {http://www.jopdesign.com/doc/rtlib_isorc2008.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2008.73}
}
|
||||||
| jop:thesis:book | Martin Schoeberl | JOP: A Java Optimized Processor for Embedded Real-Time Systems | 2008 | , pp. 256 VDM Verlag Dr. Müller (ISBN 978-3-8364-8086-4) | book | |
BibTeX:
@book{jop:thesis:book,
author = {Martin Schoeberl},
title = {JOP: A Java Optimized Processor for Embedded Real-Time Systems},
publisher = {VDM Verlag Dr. Müller},
year = {2008},
number = {ISBN 978-3-8364-8086-4},
pages = {256},
url = {http://www.amazon.com/JOP-Optimized-Processor-Embedded-Real-Time/dp/3836480867}
}
|
||||||
| jop:volta:rtas2008 | Trevor Harmon, Martin Schoeberl, Raimund Kirner and Raymond Klefstad | A Modular Worst-case Execution Time Analysis Tool for Java Processors | 2008 | Proceedings of the 14th IEEE Real-Time and Embedded Technology and Applications Symposium (RTAS 2008) , pp. 47-57 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:volta:rtas2008,
author = {Trevor Harmon and Martin Schoeberl and Raimund Kirner and Raymond Klefstad},
title = {A Modular Worst-case Execution Time Analysis Tool for Java Processors},
booktitle = {Proceedings of the 14th IEEE Real-Time and Embedded Technology and Applications Symposium (RTAS 2008)},
publisher = {IEEE Computer Society},
year = {2008},
pages = {47--57},
url = {http://www.jopdesign.com/doc/volta_rtas2008.pdf},
doi = {http://dx.doi.org/10.1109/RTAS.2008.34}
}
|
||||||
| jop:wcet:uupaal | Benedikt Huber and Martin Schoeberl |
Comparison of ILP and Model Checking based WCET Analysis
[BibTeX] |
2008 | (72/2008) | techreport | |
BibTeX:
@techreport{jop:wcet:uupaal,
author = {Benedikt Huber and Martin Schoeberl},
title = {Comparison of ILP and Model Checking based WCET Analysis},
year = {2008},
number = {72/2008}
}
|
||||||
| jop:cache:dac2007 | Raimund Kirner and Martin Schoeberl | Modeling the Function Cache for Worst-Case Execution Time Analysis | 2007 | Proceedings of the 44rd Design Automation Conference (DAC 2007) , pp. 471-476 ACM | inproceedings | |
BibTeX:
@inproceedings{jop:cache:dac2007,
author = {Raimund Kirner and Martin Schoeberl},
title = {Modeling the Function Cache for Worst-Case Execution Time Analysis},
booktitle = {Proceedings of the 44rd Design Automation Conference (DAC 2007)},
publisher = {ACM},
year = {2007},
pages = {471--476},
url = {http://www.jopdesign.com/doc/cache_dac2007.pdf},
doi = {http://dx.doi.org/10.1145/1278480.1278603}
}
|
||||||
| jop:cmp | Christof Pitter and Martin Schoeberl | Towards a Java Multiprocessor | 2007 | Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007) , pp. 144-151 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:cmp,
author = {Christof Pitter and Martin Schoeberl},
title = {Towards a Java Multiprocessor},
booktitle = {Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007)},
publisher = {ACM Press},
year = {2007},
pages = {144--151},
url = {http://www.jopdesign.com/doc/jopcmp.pdf},
doi = {http://doi.acm.org/10.1145/1288940.1288962}
}
|
||||||
| jop:dma | Christof Pitter and Martin Schoeberl | Time Predictable CPU and DMA Shared Memory Access | 2007 | International Conference on Field-Programmable Logic and its Applications (FPL 2007) , pp. 317-322 IEEE | inproceedings | |
BibTeX:
@inproceedings{jop:dma,
author = {Christof Pitter and Martin Schoeberl},
title = {Time Predictable CPU and DMA Shared Memory Access},
booktitle = {International Conference on Field-Programmable Logic and its Applications (FPL 2007)},
publisher = {IEEE},
year = {2007},
pages = {317--322},
url = {http://www.jopdesign.com/doc/jopvga_fpl2007.pdf},
doi = {http://dx.doi.org/10.1109/FPL.2007.4380666}
}
|
||||||
| jop:oohw:jtres2007 | Martin Schoeberl | Architecture for Object Oriented Programming Languages | 2007 | Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007) , pp. 57-62 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:oohw:jtres2007,
author = {Martin Schoeberl},
title = {Architecture for Object Oriented Programming Languages},
booktitle = {Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007)},
publisher = {ACM Press},
year = {2007},
pages = {57--62},
url = {http://www.jopdesign.com/doc/oohw.pdf},
doi = {http://dx.doi.org/10.1145/1288940.1288949}
}
|
||||||
| jop:scjava | Martin Schoeberl, Hans Sondergaard, Bent Thomsen and Anders P. Ravn | A Profile for Safety Critical Java | 2007 | 10th IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'07) , pp. 94-101 IEEE Computer Society | inproceedings | |
BibTeX:
@inproceedings{jop:scjava,
author = {Martin Schoeberl and Hans Sondergaard and Bent Thomsen and Anders P. Ravn},
title = {A Profile for Safety Critical Java},
booktitle = {10th IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'07)},
publisher = {IEEE Computer Society},
year = {2007},
pages = {94--101},
url = {http://www.jopdesign.com/doc/scjava_isorc2007.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2007.9}
}
|
||||||
| jop:scjgc | Martin Schoeberl and Jan Vitek | Garbage Collection for Safety Critical Java | 2007 | Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007) , pp. 85-93 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:scjgc,
author = {Martin Schoeberl and Jan Vitek},
title = {Garbage Collection for Safety Critical Java},
booktitle = {Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007)},
publisher = {ACM Press},
year = {2007},
pages = {85--93},
url = {http://www.jopdesign.com/doc/scjgc.pdf},
doi = {http://dx.doi.org/10.1145/1288940.1288953}
}
|
||||||
| jop:scjmodes | Martin Schoeberl | Mission Modes for Safety Critical Java | 2007 |
Vol. 4761 Software Technologies for Embedded and Ubiquitous Systems, 5th IFIP WG 10.2 International Workshop (SEUS 2007) , pp. 105-113 Springer |
inproceedings | |
BibTeX:
@inproceedings{jop:scjmodes,
author = {Martin Schoeberl},
title = {Mission Modes for Safety Critical Java},
booktitle = {Software Technologies for Embedded and Ubiquitous Systems, 5th IFIP WG 10.2 International Workshop (SEUS 2007)},
publisher = {Springer},
year = {2007},
volume = {4761},
pages = {105--113},
url = {http://www.jopdesign.com/doc/scjava_modes.pdf},
doi = {http://dx.doi.org/10.1007/978-3-540-75664-4_11}
}
|
||||||
| jop:ttnoc | Martin Schoeberl | A Time-Triggered Network-on-Chip | 2007 | International Conference on Field-Programmable Logic and its Applications (FPL 2007) , pp. 377-382 IEEE | inproceedings | |
BibTeX:
@inproceedings{jop:ttnoc,
author = {Martin Schoeberl},
title = {A Time-Triggered Network-on-Chip},
booktitle = {International Conference on Field-Programmable Logic and its Applications (FPL 2007)},
publisher = {IEEE},
year = {2007},
pages = {377--382},
url = {http://www.jopdesign.com/doc/ttnoc_fpl2007.pdf},
doi = {http://dx.doi.org/10.1109/FPL.2007.4380675}
}
|
||||||
| pjfpga | Wolfgang Puffitsch and Martin Schoeberl | picoJava-II in an FPGA | 2007 | Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007) , pp. 213-221 ACM Press | inproceedings | |
BibTeX:
@inproceedings{pjfpga,
author = {Wolfgang Puffitsch and Martin Schoeberl},
title = {picoJava-II in an FPGA},
booktitle = {Proceedings of the 5th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2007)},
publisher = {ACM Press},
year = {2007},
pages = {213--221},
url = {http://www.jopdesign.com/doc/pjfpga.pdf},
doi = {http://doi.acm.org/10.1145/1288940.1288972}
}
|
||||||
| simpcon | Martin Schoeberl | SimpCon - a Simple and Efficient SoC Interconnect | 2007 | Proceedings of the 15th Austrian Workhop on Microelectronics, Austrochip 2007 | inproceedings | |
BibTeX:
@inproceedings{simpcon,
author = {Martin Schoeberl},
title = {SimpCon - a Simple and Efficient SoC Interconnect},
booktitle = {Proceedings of the 15th Austrian Workhop on Microelectronics, Austrochip 2007},
year = {2007},
url = {http://www.jopdesign.com/doc/simpcon_austrochip2007.pdf}
}
|
||||||
| jop:gcroots | Rasmus Pedersen and Martin Schoeberl | Exact Roots for a Real-Time Garbage Collector | 2006 | Proceedings of the 4th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2006) , pp. 77-84 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:gcroots,
author = {Rasmus Pedersen and Martin Schoeberl},
title = {Exact Roots for a Real-Time Garbage Collector},
booktitle = {Proceedings of the 4th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2006)},
publisher = {ACM Press},
year = {2006},
pages = {77--84},
url = {http://www.jopdesign.com/doc/gcroots_jtres2006.pdf},
doi = {http://dx.doi.org/10.1145/1167999.1168013}
}
|
||||||
| jop:patent:cache | Martin Schoeberl |
Instruction Cache für Echtzeitsysteme
[BibTeX] |
2006 | Austrian patent AT 500.858 | misc | |
BibTeX:
@misc{jop:patent:cache,
author = {Martin Schoeberl},
title = {Instruction Cache für Echtzeitsysteme},
year = {2006}
}
|
||||||
| jop:rtgc_sched | Martin Schoeberl | Real-Time Garbage Collection for Java | 2006 | Proceedings of the 9th IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC 2006) , pp. 424-432 IEEE | inproceedings | |
BibTeX:
@inproceedings{jop:rtgc_sched,
author = {Martin Schoeberl},
title = {Real-Time Garbage Collection for Java},
booktitle = {Proceedings of the 9th IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC 2006)},
publisher = {IEEE},
year = {2006},
pages = {424--432},
url = {http://www.jopdesign.com/doc/rtgc_sched.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2006.66}
}
|
||||||
| jop:wcet | Martin Schoeberl | A Time Predictable Java Processor | 2006 | Proceedings of the Design, Automation and Test in Europe Conference (DATE 2006) , pp. 800-805 | inproceedings | |
BibTeX:
@inproceedings{jop:wcet,
author = {Martin Schoeberl},
title = {A Time Predictable Java Processor},
booktitle = {Proceedings of the Design, Automation and Test in Europe Conference (DATE 2006)},
year = {2006},
pages = {800--805},
url = {http://www.jopdesign.com/doc/jop_wcet.pdf}
}
|
||||||
| jop:wcet:jtres06 | Martin Schoeberl and Rasmus Pedersen | WCET Analysis for a Java Processor | 2006 | Proceedings of the 4th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2006) , pp. 202-211 ACM Press | inproceedings | |
BibTeX:
@inproceedings{jop:wcet:jtres06,
author = {Martin Schoeberl and Rasmus Pedersen},
title = {WCET Analysis for a Java Processor},
booktitle = {Proceedings of the 4th International Workshop on Java Technologies for Real-time and Embedded Systems (JTRES 2006)},
publisher = {ACM Press},
year = {2006},
pages = {202--211},
url = {http://www.jopdesign.com/doc/wcet_jtres2006.pdf},
doi = {http://dx.doi.org/10.1145/1167999.1168033}
}
|
||||||
| pedersen:2006-64 | Rasmus Pedersen and Martin Schoeberl | An Embedded Support Vector Machine | 2006 | Proceedings of the Fourth Workshop on Intelligent Solutions in Embedded Systems (WISES 2006) , pp. 79-89 | inproceedings | |
BibTeX:
@inproceedings{pedersen:2006-64,
author = {Rasmus Pedersen and Martin Schoeberl},
title = {An Embedded Support Vector Machine},
booktitle = {Proceedings of the Fourth Workshop on Intelligent Solutions in Embedded Systems (WISES 2006)},
year = {2006},
pages = {79--89},
url = {http://www.jopdesign.com/doc/rtsvm_wises2006.pdf}
}
|
||||||
| jop:austrochip05 | Martin Schoeberl | Evaluation of a Java Processor | 2005 | Tagungsband Austrochip 2005 , pp. 127-134 | inproceedings | |
BibTeX:
@inproceedings{jop:austrochip05,
author = {Martin Schoeberl},
title = {Evaluation of a Java Processor},
booktitle = {Tagungsband Austrochip 2005},
year = {2005},
pages = {127--134},
url = {http://www.jopdesign.com/doc/jop_eval.pdf}
}
|
||||||
| jop:sac05 | Flavius Gruian, Per Andersson, Krzysztof Kuchcinski and Martin Schoeberl | Automatic Generation of Application-Specific Systems Based on a Micro-programmed Java Core | 2005 | Proceedings of the 20th ACM Symposium on Applied Computing, Embedded Systems track , pp. 879-884 ACM | inproceedings | |
BibTeX:
@inproceedings{jop:sac05,
author = {Flavius Gruian and Per Andersson and Krzysztof Kuchcinski and Martin Schoeberl},
title = {Automatic Generation of Application-Specific Systems Based on a Micro-programmed Java Core},
booktitle = {Proceedings of the 20th ACM Symposium on Applied Computing, Embedded Systems track},
publisher = {ACM},
year = {2005},
pages = {879--884},
url = {http://www.jopdesign.com/doc/sac05.pdf},
doi = {http://dx.doi.org/10.1145/1066677.1066877}
}
|
||||||
| jop:stack | Martin Schoeberl | Design and Implementation of an Efficient Stack Machine | 2005 | Proceedings of the 12th IEEE Reconfigurable Architecture Workshop (RAW2005) IEEE | inproceedings | |
BibTeX:
@inproceedings{jop:stack,
author = {Martin Schoeberl},
title = {Design and Implementation of an Efficient Stack Machine},
booktitle = {Proceedings of the 12th IEEE Reconfigurable Architecture Workshop (RAW2005)},
publisher = {IEEE},
year = {2005},
url = {http://www.jopdesign.com/doc/stack.pdf},
doi = {http://dx.doi.org/10.1109/IPDPS.2005.161}
}
|
||||||
| jop:thesis | Martin Schoeberl | JOP: A Java Optimized Processor for Embedded Real-Time Systems | 2005 | School: Vienna University of Technology | phdthesis | |
BibTeX:
@phdthesis{jop:thesis,
author = {Martin Schoeberl},
title = {JOP: A Java Optimized Processor for Embedded Real-Time Systems},
school = {Vienna University of Technology},
year = {2005},
url = {http://www.jopdesign.com/thesis/thesis.pdf}
}
|
||||||
| jop:design | Martin Schoeberl | Design Rationale of a Processor Architecture for Predictable Real-Time Execution of Java Programs | 2004 | Proceedings of the 10th International Conference on Real-Time and Embedded Computing Systems and Applications (RTCSA 2004) | inproceedings | |
BibTeX:
@inproceedings{jop:design,
author = {Martin Schoeberl},
title = {Design Rationale of a Processor Architecture for Predictable Real-Time Execution of Java Programs},
booktitle = {Proceedings of the 10th International Conference on Real-Time and Embedded Computing Systems and Applications (RTCSA 2004)},
year = {2004},
url = {http://www.jopdesign.com/doc/design.pdf}
}
|
||||||
| jop:fpl2004 | Martin Schoeberl | Java Technology in an FPGA | 2004 | Proceedings of the International Conference on Field-Programmable Logic and its Applications (FPL 2004) , pp. 917-921 Springer | inproceedings | |
BibTeX:
@inproceedings{jop:fpl2004,
author = {Martin Schoeberl},
title = {Java Technology in an FPGA},
booktitle = {Proceedings of the International Conference on Field-Programmable Logic and its Applications (FPL 2004)},
publisher = {Springer},
year = {2004},
pages = {917--921},
url = {http://www.jopdesign.com/doc/fpl2004.pdf},
doi = {http://dx.doi.org/10.1007/b99787}
}
|
||||||
| jop:javasched | Martin Schoeberl | Real-Time Scheduling on a Java Processor | 2004 | Proceedings of the 10th International Conference on Real-Time and Embedded Computing Systems and Applications (RTCSA 2004) | inproceedings | |
BibTeX:
@inproceedings{jop:javasched,
author = {Martin Schoeberl},
title = {Real-Time Scheduling on a Java Processor},
booktitle = {Proceedings of the 10th International Conference on Real-Time and Embedded Computing Systems and Applications (RTCSA 2004)},
year = {2004},
url = {http://www.jopdesign.com/doc/javasched.pdf}
}
|
||||||
| jop:jtres_cache | Martin Schoeberl | A Time Predictable Instruction Cache for a Java Processor | 2004 |
Vol. 3292 On the Move to Meaningful Internet Systems 2004: Workshop on Java Technologies for Real-Time and Embedded Systems (JTRES 2004) , pp. 371-382 Springer |
inproceedings | |
BibTeX:
@inproceedings{jop:jtres_cache,
author = {Martin Schoeberl},
title = {A Time Predictable Instruction Cache for a Java Processor},
booktitle = {On the Move to Meaningful Internet Systems 2004: Workshop on Java Technologies for Real-Time and Embedded Systems (JTRES 2004)},
publisher = {Springer},
year = {2004},
volume = {3292},
pages = {371--382},
url = {http://www.jopdesign.com/doc/jtres_cache.pdf},
doi = {http://dx.doi.org/10.1007/b102133}
}
|
||||||
| jop:rtjava | Martin Schoeberl | Restrictions of Java for Embedded Real-Time Systems | 2004 | Proceedings of the 7th IEEE International Symposium on Object-Oriented Real-Time Distributed Computing (ISORC 2004) , pp. 93-100 IEEE | inproceedings | |
BibTeX:
@inproceedings{jop:rtjava,
author = {Martin Schoeberl},
title = {Restrictions of Java for Embedded Real-Time Systems},
booktitle = {Proceedings of the 7th IEEE International Symposium on Object-Oriented Real-Time Distributed Computing (ISORC 2004)},
publisher = {IEEE},
year = {2004},
pages = {93--100},
url = {http://www.jopdesign.com/doc/rtjava.pdf},
doi = {http://dx.doi.org/10.1109/ISORC.2004.1300334}
}
|
||||||
| jop:auchip03 | Martin Schoeberl | Design Decisions for a Java Processor | 2003 | Tagungsband Austrochip 2003 , pp. 115-118 | inproceedings | |
| Abstract: This paper describes design decisions for JOP, a Java Optimized Processor, implemented in an FPGA. FPGA density-price relationship makes it now possible to consider them not only for prototyping of processor designs but also as final implementation technology. However, using an FPGA as target platform for a processor different constraints influence the CPU architecture. Digital building blocks that map well in an ASIC can result in poor resource usage in an FPGA. Considering these constraints in the architecture can result in a tiny soft-core processor. |
||||||
BibTeX:
@inproceedings{jop:auchip03,
author = {Martin Schoeberl},
title = {Design Decisions for a Java Processor},
booktitle = {Tagungsband Austrochip 2003},
year = {2003},
pages = {115--118},
url = {http://www.jopdesign.com/doc/austrochip03.pdf}
}
|
||||||
| jop:jtres03 | Martin Schoeberl | JOP: A Java Optimized Processor | 2003 |
Vol. 2889 On the Move to Meaningful Internet Systems 2003: Workshop on Java Technologies for Real-Time and Embedded Systems (JTRES 2003) , pp. 346-359 Springer |
inproceedings | |
| Abstract: Java is still not a common language for embedded systems. It posses language features, like thread support, that can improve embedded system development, but common implementations as interpreter or just-in-time compiler are not practical. JOP is a hardware implementation of the Java Virtual Machine with focus on real-time applications. This paper describes the architecture of JOP and proposes a simple real-time extension of Java for JOP. First application in an industrial system showed that JOP is one way to use Java in the embedded world. |
||||||
BibTeX:
@inproceedings{jop:jtres03,
author = {Martin Schoeberl},
title = {JOP: A Java Optimized Processor},
booktitle = {On the Move to Meaningful Internet Systems 2003: Workshop on Java Technologies for Real-Time and Embedded Systems (JTRES 2003)},
publisher = {Springer},
year = {2003},
volume = {2889},
pages = {346--359},
url = {http://www.jopdesign.com/doc/jtres03.pdf},
doi = {http://dx.doi.org/10.1007/b94345}
}
|
||||||
| jop:wises03 | Martin Schoeberl | Using a Java Optimized Processor in a Real World Application | 2003 | Proceedings of the First Workshop on Intelligent Solutions in Embedded Systems (WISES 2003) , pp. 165-176 | inproceedings | |
BibTeX:
@inproceedings{jop:wises03,
author = {Martin Schoeberl},
title = {Using a Java Optimized Processor in a Real World Application},
booktitle = {Proceedings of the First Workshop on Intelligent Solutions in Embedded Systems (WISES 2003)},
year = {2003},
pages = {165--176},
url = {http://www.jopdesign.com/doc/wises03.pdf}
}
|
||||||
Created by JabRef on 14/02/2010.