Zhiyi Sun

Results 4 issues of Zhiyi Sun

In original zipline, the before_trading_start_minutes is fixed as 8:45AM US/Eastern timezone. But that won't fit if the security market is in different location. Using (open time - 45min) and timezone...

Signed-off-by: Zhiyi Sun [email protected]

It seems to be a typo. **"axil_smon_awaddr"** https://github.com/Xilinx/open-nic-shell/blob/34ff92b536743755b7c25fcd90fe5a7287ec3691/src/system_config/system_config_address_map.sv#L258

https://github.com/Xilinx/open-nic-driver/blob/2fa96685de279a60a4257c3ac36625275e91ff37/onic_hardware.c#L219 If OpenNIC configures two ports, use a cable to connect both ports together as a loopback test case. MAC0 won't be enabled. The reason is when MAC0 is enabling,...