Pinned Repositories
hf-risc
HF-RISC SoC
uvm-basics
my UVM training projects
amamory.github.io
Alexandre Amory
axis-protocol-checker
AXI stream protocol checking design
axis-skidbuffer
A one-position buffer compatible with AXI Stream interface
axis-skidbuffer-lfsr
An IP used for testing AXI stream protocols. It uses a LFSR to generate ready and valid signals
axis_s_const_ip
Constant value for an AXI slave streaming interface
axis_s_led_ip
A Vivado IP to connect LEDs to a slave AXI streaming interface
hermes-trojan
Example of hardware trojan in a router detected with formal property verification
vivado-base-project
Base project used to create new Vivado designs compatible with git
amamory's Repositories
amamory/axis-skidbuffer
A one-position buffer compatible with AXI Stream interface
amamory/axis-skidbuffer-lfsr
An IP used for testing AXI stream protocols. It uses a LFSR to generate ready and valid signals
amamory/axis-protocol-checker
AXI stream protocol checking design
amamory/axis_s_const_ip
Constant value for an AXI slave streaming interface
amamory/axis_s_led_ip
A Vivado IP to connect LEDs to a slave AXI streaming interface
amamory/data2mem_modify_bitstream
testing data2mem to add the content of an .elf into the bitstream
amamory/hermes-router-axis-ip
A Vivado IP of Hermes network-on-chip router with AXI streaming interfaces
amamory/seriation
An efficient implementation of the Seriation problem which 'finds a suitable linear order for a set of objects'. It has been used to order a network of proteins such that 'related' nodes are closer in the other.
amamory/skidbuffer-testing
vivado design to test the skidbuffer IP
amamory/axi_noc_counter_ip
A test IP that receives a packet from the NoC, increments its the payload, and sends the packet back to the source
amamory/axis-tlast-gen-ip
It creates the last signal in the AXI streaming interface in a Hermes interface
amamory/axis_m_const_ip
Constant value for an AXI master streaming interface
amamory/axis_m_dip_ip
A Vivado IP to connect dip switches to a master AXI streaming interface
amamory/hermes-2x2-noc-axis-ip
A 2x2 mesh NoC compatible with AXI streaming interface
amamory/hermes-noc-tester-vivado-ip
Vivado test IP for Hermes NoC Router
amamory/neuralNetwork
amamory/sort
Repository of sort algorithms in C and CUDA
amamory/travis-hello-modern-cpp
Simple Travis example using C++ with modern compilers
amamory/vivado-base-project
Base project used to create new Vivado designs compatible with git
amamory/zedboard-base
Base project for the ZedBoard
amamory/zynq-hermes-noc-demo
A demonstrator of Hermes network-on-chip communicating with the ARM processor
amamory/zynq-ps-hermes-noc
Zynq PS connected to a Hermes networkn-on-chip router via AXI streaming interface
amamory/amamory.github.io
Alexandre Amory
amamory/conan-scripts
collection of usefull conan scripts in python
amamory/keras-onnx
Convert tf.keras/Keras models to ONNX
amamory/power-optim
Minizinc model of a power-aware task placement onto a heterogenous platform (big-little, gpu, fpga)
amamory/power-sampler
A simple application to sample some power data for embedded platforms
amamory/report-redundant-tests
report the tests that are not contributing to the code coverage. it uses gtest, cmake, and gcovr
amamory/template-cpp
The C++ CMake template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.
amamory/yocto-manifest
Repo to manage YoctoProject related git repositories