Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Z zynq-can-sja1000-top
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • canbus
  • zynq
  • zynq-can-sja1000-top
  • Wiki
  • ctucan_on_mz_apo

ctucan_on_mz_apo · Changes

Page history
Update ctucan_on_mz_apo authored Nov 10, 2019 by Pavel Pisa's avatar Pavel Pisa
Hide whitespace changes
Inline Side-by-side
ctucan_on_mz_apo.md
View page @ 3983654a
......@@ -47,11 +47,23 @@ cd /devel/zlogan/zlogan-capture
modprobe udmabuf udmabuf0=33554432
./rxla -o 190904-225640.zlo -n 10000000
```
Convert captured file into GTKwave format
Convert captured file into GTKwave format
```
./zlo2vcd <190904-225640.zlo | gzip > 190904-225640.vcd.gz
```
Building the CTU CAN FD design for MZ_APO
Clone [https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top](https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top) project. Then run next commands
```
cd canbench-sw
git submodule update --init
( cd modules/CTU_CAN_FD ; git checkout master )
make system_project
make system/system.bit.bin
```
U-boot environment
```
......
Clone repository
  • B35APO Buid on MZ_APO
  • canlatester_ctucanfd
  • ctucan_on_mz_apo
  • Home