-
I face a big problem while running the task get_stocks_summary.py
I can get the original_df
Here're data
```
{'AOS': {'regularMarketOpen': '70.91', 'previousClose': '70.65', 'dayHigh': '71.…
-
Hello.
After power-up or reboot of FPGA we have isuue with RARP.
Sometimes it is not working and it is not clear why.
When we check FPGA via JTAG, we always see that FPGA was programmed correctly…
-
### Describe bug
Running .info with the ISIN as parameter returns a 404. Symbol works, ISIN does not.
### Simple code that reproduces your problem
```
ticker_yahoo = yf.Ticker("…
-
Bellow is everything I did
```
Launching Docker container and installation script
Installer was previously extracted. Removing the extracted directory.
Found Installer
Extracting installer
Creat…
-
Sometimes resources can be given as partial. For example `0.5` when a dual port BRAM can be split in two half single port BRAMs.
This will be reported as `0.5` or `0,5` if Vivado is non-english local…
-
I'm designing FMC carrier board for DI/OT project for CERN. The specification is [here](https://ohwr.org/project/diot/wikis/diot-fmc-carrier). Basically it's a board in the same ecosystem as the [syst…
-
thanks in advance
the phy layer of jesd204b is missing form this rep.
PHY: (?)
PRBS7/PRBS15/PRBS31 to check link integrity.
8B/10B encoding
32 bits interface
Artix7 support
Kintex7 support (C…
1n3o1 updated
2 years ago
-
Hi! Thank you for maintaining this project. I am interested in exploring the bit-serial architecture of the BARVINN project. I am trying to compile the simulation flow __ON WINDOWS__ PC to take a loo…
-
The install_config.txt would need to be regenerated to support 2021.2. Attached is a minimal config, mainly just supporting ZYNQ Ultrascale+ MPSoC .
Also the Dockerfile needs to change the number o…
-
## Problem
Starting ARTIQ-7+, should we remove dependency on [microscope](https://github.com/m-labs/microscope) from ARTIQ, or keeping it and include it by adding it back to our Nix shell via our `…