- 02 Sep, 2022 15 commits
-
-
David MacMahon authored
This fixes port/wire names in the sys_block yellow block and the reg_name used in its axi4lite_interface so that everything matches up and gets properly connected in top.v.
-
David MacMahon authored
-
Jonathon Kocz authored
-
J. Kocz authored
HMC IP Fix
-
J. Kocz authored
Removing those weird assign statements
-
wnew authored
These are not required any more as the signals are connected up directly. It probably should have been done this way in the first place.
-
Mitch Burnett authored
The hmc_user_axi_fifo.xci ip was locked. I upgraded it to get it to compile.
-
Morag Brown authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
Mitch Burnett authored
M2021a
-
Mitch Burnett authored
-
Mitch Burnett authored
-
- 01 Sep, 2022 22 commits
-
-
J. Kocz authored
40gbe changes so skarab 40gbe (hopefully) works alongside other 40gbe…
-
Morag Brown authored
40gbe changes so skarab 40gbe (hopefully) works alongside other 40gbes. Tested on a skarab and works
-
Jonathon Kocz authored
-
J. Kocz authored
Updating the gpio driving the au50 cattrip pin
-
wnew authored
This should have been driving the pin low and not high. Still need to investigate why the SARAO au50s work with this set to 1.
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
J. Kocz authored
Au50
-
wnew authored
Removing the incorrect PATH to MODEL_COMPOSER_PATH rather than COMPOSER_PATH Removing the numpy version requirement from requirements.txt Removing the importIPython from bram.py
-
J. Kocz authored
Documentation updates
-
Danny Price authored
-
wnew authored
-
wnew authored
-
Danny Price authored
-
Jonathon Kocz authored
-
Morag Brown authored
-
Jonathon Kocz authored
-
Jonathon Kocz authored
-
J. Kocz authored
removed bus_expand_callback
-
- 31 Aug, 2022 3 commits
-
-
Jonathon Kocz authored
-
amartens authored
The bahaviour of mask callbacks seems to have changed in Simulink. When setting up an fft_wideband_real, the first change of parameters succeeded but sebsequent changes caused an error while the init scripts ran. The mask callback on some parameters in the bus_expand block caused a cascade of calls to itself, as well as bus_expand_init that resulted in an erroneous error. The solution has been to remove the mask callback. This means that the mask does not change depending on parameter changes as before but this does not change operation, it was a nicety for the user.
-
Jonathon Kocz authored
-