physical-computation/sunflower-embedded-system-emulator
Sunflower Full-System Hardware Emulator and Physical System Simulator for Sensor-Driven Systems. Built-in architecture modeling of Hitachi SH (j-core), RISC-V, and more.
CBSD-3-Clause
Pinned issues
Issues
- 1
- 0
Update readme
#196 opened by Tom-Newton - 0
Emulator divergence compared to a Unix-like OS in the argc and argv contents of the main function of a guest binary.
#195 opened by btsouts - 0
- 0
List of examples that fail to compile for the current version of sunflower
#192 opened by JamesTimothyMeech - 0
- 2
- 1
dumpregs Segmentation fault
#188 opened by Tom-Newton - 0
`dumppipe` segfaults for superH when SF_NUMA is 0
#187 opened by btsouts - 0
Changed operation of physicsFeed in physics.c possibly breaking the examples in sbench (although they all still compile run)
#180 opened by JamesTimothyMeech - 3
Remove lex file duplication
#127 opened by SamuelmsWong-zz - 0
- 0
Disabling `SF_NUMA` causes crash
#176 opened by phillipstanleymarbell - 0
Format specifiers
#175 opened by phillipstanleymarbell - 1
- 0
The constants in the enum should be named based on the coding conventions
#174 opened by phillipstanleymarbell - 0
- 0
Missing function prototypes and wrong return types in `memory-hierarchy-riscv.c`
#170 opened by phillipstanleymarbell - 0
Wrong formatting verb in `main.c`
#172 opened by phillipstanleymarbell - 1
- 0
Inconsistency in file manipulation flag values between newlib (cross-compilation) and glibc (native)
#168 opened by btsouts - 0
Add support for the M extension of the RISC-V ISA
#169 opened by btsouts - 1
- 1
Option missing from riscvstep in pipeline-riscv.c
#155 opened by btsouts - 0
Decoding of uncertainty instructions missing
#160 opened by btsouts - 1
- 1
- 0
Add ISA support for histogram UP method
#159 opened by btsouts - 2
srecl cannot handle filenames with hyphen
#158 opened by jan-heck - 2
Compiler warnings on gcc
#143 opened by jan-heck - 1
- 0
Incorrect printf of floating point values
#151 opened by btsouts - 0
Taint analysis improvement and bug fixing
#152 opened by btsouts - 0
- 2
rv32d_fclass_d and rv32d_fclass_s contain non-portable code and might misbehave in default case of switch(class)
#137 opened by phillipstanleymarbell - 0
More embedded target changes
#147 opened by phillipstanleymarbell - 2
Magic numbers in `taint.c/taintprop()`
#138 opened by phillipstanleymarbell - 1
- 2
- 1
- 0
Cleanup recently merged RISC-V code
#132 opened by phillipstanleymarbell - 0
Implement CSRs for RISC-V
#140 opened by phillipstanleymarbell - 2
Command taintmem does not appear in list of commands when help is typed.
#125 opened by JamesTimothyMeech - 0
Command and instruction are used interchangeably in the taint code but they are two different things
#126 opened by JamesTimothyMeech - 2
- 0
- 2
Currently can't make memory size > 96000.
#128 opened by JamesTimothyMeech - 0
- 0
- 0
Factor out the uncertain-specific benchmarks in `benchmarks/source`
#120 opened by phillipstanleymarbell