Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Alchitry Au platform #127

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Commits on Jun 15, 2024

  1. Add Servant support for Alchitry Au platform.

    fusesoc core show servant
    CORE INFO
    Name:        ::servant:1.2.1
    Description: <No description>
    Core root:   fusesoc_libraries/serv
    Core file:   servant.core
    Targets:
    alchitry_au         : Open-hardware Alchitry AU FPGA board
    
    Creating bitstream...
    Writing bitstream ./servix.bit...
    Writing bitstream ./servix.bin...
    
    Bitstream generation completed
    INFO: [Common 17-206] Exiting Vivado at Fri Jun 14 16:49:54 2024...
    
    Resources used
    fusesoc run --target=alchitry_au servant --uart_baudrate=57600 --memfile ./fusesoc_libraries/serv/sw/zephyr_hello.hex
    
    +----------------------------+------+-------+------------+-----------+-------+
    |          Site Type         | Used | Fixed | Prohibited | Available | Util% |
    +----------------------------+------+-------+------------+-----------+-------+
    | Slice LUTs                 |  244 |     0 |          0 |     20800 |  1.17 |
    |   LUT as Logic             |  243 |     0 |          0 |     20800 |  1.17 |
    |   LUT as Memory            |    1 |     0 |          0 |      9600 |  0.01 |
    |     LUT as Distributed RAM |    0 |     0 |            |           |       |
    |     LUT as Shift Register  |    1 |     0 |            |           |       |
    | Slice Registers            |  238 |     0 |          0 |     41600 |  0.57 |
    |   Register as Flip Flop    |  238 |     0 |          0 |     41600 |  0.57 |
    |   Register as Latch        |    0 |     0 |          0 |     41600 |  0.00 |
    | F7 Muxes                   |    3 |     0 |          0 |     16300 |  0.02 |
    | F8 Muxes                   |    0 |     0 |          0 |      8150 |  0.00 |
    +----------------------------+------+-------+------------+-----------+-------+
    BradWalker committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    aea8789 View commit details
    Browse the repository at this point in the history