Adam RIchardson
02/07/2022, 4:07 PMcaravel_user_project
repo and I've followed all steps in the round trip documentation with the addition of running make pdk-with-sram
to get the SRAM files. I've also updated the io_ports
Makefile to add the mgmt_core_wrapper
to the search path for iverilog but when running make verify-io_ports
I get two errors:
../../../mgmt_core_wrapper/verilog/rtl/mgmt_core_wrapper.v:145: error: Unknown module type: mgmt_core
../../../mgmt_core_wrapper/verilog/rtl/mgmt_core_wrapper.v:243: error: Unknown module type: DFFRAM
Anyone have any idea what this is about?Tim Edwards
02/10/2022, 2:34 PMAdam RIchardson
02/10/2022, 3:53 PMTim Edwards
02/10/2022, 3:56 PMcaravel_user_project
. Most of the repository content is geared toward Openlane, so the repository is managed by the Openlane developers (Mohamed Shalan's group), not me.Adam RIchardson
02/10/2022, 3:57 PMTim Edwards
02/10/2022, 3:59 PMAdam RIchardson
02/10/2022, 4:01 PMTim Edwards
02/10/2022, 4:05 PMAdam RIchardson
02/10/2022, 4:09 PMmain
) so there's no need to fork the repo.
I don't think I'd be able to use your branch to push to though because I don't think I have any push "rights"Tim Edwards
02/10/2022, 4:10 PMAdam RIchardson
02/10/2022, 4:12 PMAdam RIchardson
02/10/2022, 4:16 PMTim Edwards
02/10/2022, 4:17 PMAdam RIchardson
02/10/2022, 4:18 PMAdam RIchardson
02/10/2022, 4:19 PMTim Edwards
02/10/2022, 4:19 PMAdam RIchardson
02/10/2022, 4:19 PMAdam RIchardson
02/10/2022, 4:20 PMTim Edwards
02/10/2022, 4:20 PMAdam RIchardson
02/10/2022, 4:21 PMAdam RIchardson
02/10/2022, 4:22 PMTim Edwards
02/10/2022, 4:23 PMAdam RIchardson
02/10/2022, 4:24 PMadd-dockerfile-to-user-project
Adam RIchardson
02/10/2022, 4:25 PMTim Edwards
02/10/2022, 4:30 PMcaravel_user_project
. This prevents anyone from generating a new branch and making a pull request. This is something that should be possible to do.proppy
02/11/2022, 11:11 AMAdam RIchardson
02/11/2022, 11:19 AMTim Edwards
02/11/2022, 1:22 PMAdam RIchardson
02/11/2022, 1:52 PMproppy
02/12/2022, 3:56 PMproppy
02/12/2022, 3:57 PMAdam RIchardson
02/14/2022, 8:56 AMproppy
02/14/2022, 11:32 AM