index
:
core/platform/novena
core_config_cleanup
hardware_htonl
master
Platform-specific files for the Novena PVT1
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i2c
Age
Commit message (
Collapse
)
Author
2015-10-19
integrate Pavel's new clkmgr code
Paul Selkirk
2015-06-18
build all cores with i2c
Paul Selkirk
2015-06-18
add support for verilator linting
Paul Selkirk
2015-05-05
Add all cores to build files.
Paul Selkirk
2015-04-29
Cleanup: add error port.
Paul Selkirk
2015-04-21
Unify eim and i2c memory map, unify apps, build libraries.
Paul Selkirk
2015-04-08
Unify and refactor eim and i2c software.
Paul Selkirk
Unify memory maps. Move tc_init, tc_next, tc_wait_* into tc_[eim|i2c].c. Move eim_setup into tc_eim.c, move i2c_open into tc_i2c.c.
2015-04-03
Add scaling factor to trng_extractor for easier bulk data extraction.
Paul Selkirk
2015-04-02
Add trng_extractor app to eim and i2c, refactor i2c apps to use common ↵
Paul Selkirk
memory map.
2015-03-31
Refactor common code into tc_[eim|i2c].[ch], add general-purpose hash ↵
Paul Selkirk
utilities, add trng_tester_i2c.
2015-03-31
Build i2c with rng cores.
Paul Selkirk
2015-03-31
Move novena_regs.v to common, fix to match other register read/write blocks.
Paul Selkirk
2015-03-17
Rearrange cores.
Paul Selkirk