• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
  • Arm AMBA协议集AXI中,同时读写相同的address,数据的一致性怎么比较?

    Arm AMBA协议集AXI中,同时读写相同的address,数据的一致性怎么比较?

    2022-10-20 11:11

  • ARM MPcore系统中ACP(加速器一致性接口的 )应用场景如何配置

    ARM MPcore系统中ACP(加速器一致性接口的 )作用,具体应用场景?如何配置?

    2022-09-08 11:24

  • 在AXI中同时读写相同的address数据的一致性怎么比较

    Arm AMBA协议集AXI中,同时读写相同的address,数据的一致性怎么比较?

    2022-09-15 15:03

  • vGPU配置的文档哪里可以找到

    你好。在哪里可以找到vGPU配置文档(Dom0 XenServer中的/usr/share/nvidia/vgx/*.conf)?plugin0.address64plugin0.allow_duplicate_clientplugin0.bindchanneldmacontextplugin0.channelcountplugin0.client_display_modeplugin0.debugplugin0.direct_gpu_timer_accessplugin0.disable_vncplugin0.displaywarningthresholdplugin0.emulate_channelsplugin0.enablepcieplugin0.enablepower_managementplugin0.fake_bar1_start_limitplugin0.fb_bar1_strap_mbplugin0.force_cache_snoopplugin0.force_io_memplugin0.framebufferlengthplugin0.frame_copy_engineplugin0.frame_copy_warning_intervalplugin0.frame_rate_limiterplugin0.frl_configplugin0.gpu-PCI-IDplugin0.intervaltimeplugin0.is_simulationplugin0.mappable_video_sizeplugin0.max_resolutionplugin0.native_displayplugin0.no_version_checkplugin0.num_headsplugin0.nvwatch_enabledplugin0.pipelined_pte_blitplugin0.refusebar1accessplugin0.sim_force_3d_deviceplugin0.sim_redirect_outputplugin0.sim_thread.cpumaskplugin0.sim_use_vga_displayplugin0.sw_vsync_enabledplugin0.vdev_idplugin0.vgaintervaltimeplugin0.vgpu_type谢谢,M.C>以上来自于谷歌翻译以下为原文Hello.Where to find documentation for vGPU configs (/usr/share/nvidia/vgx/*.conf in Dom0 XenServer) ?plugin0.address64plugin0.allow_duplicate_clientplugin0.bindchanneldmacontextplugin0.channelcountplugin0.client_display_modeplugin0.debugplugin0.direct_gpu_timer_accessplugin0.disable_vncplugin0.displaywarningthresholdplugin0.emulate_channelsplugin0.enablepcieplugin0.enablepower_managementplugin0.fake_bar1_start_limitplugin0.fb_bar1_strap_mbplugin0.force_cache_snoopplugin0.force_io_memplugin0.framebufferlengthplugin0.frame_copy_engineplugin0.frame_copy_warning_intervalplugin0.frame_rate_limiterplugin0.frl_configplugin0.gpu-pci-idplugin0.intervaltimeplugin0.is_simulationplugin0.mappable_video_sizeplugin0.max_resolutionplugin0.native_displayplugin0.no_version_checkplugin0.num_headsplugin0.nvwatch_enabledplugin0.pipelined_pte_blitplugin0.refusebar1accessplugin0.sim_force_3d_deviceplugin0.sim_redirect_outputplugin0.sim_thread.cpumaskplugin0.sim_use_vga_displayplugin0.sw_vsync_enabledplugin0.vdev_idplugin0.vgaintervaltimeplugin0.vgpu_typeThanks, M.C>

    2018-09-19 16:58

  • 请问有谁知道C6000多核常见问题有哪些吗?

    做Cache一致性维护吗?答:PCIE 协议有 Cache Snoop这一特性,但目前就Keystone PCIE 而言,如果设置PCIE data空间为可cache空间,则需要软件来完成Cache一致性

    2018-06-25 07:04

  • 什么是ARM Cortex-A55?

    你是否已经听说了最近市场上发布了几款新的 CPU?它们的性能非常强大!当然,我说的就是 ARM Cortex-A75 和Cortex-A55,即首批基于新近发布的DynamIQ 技术的Cortex-A系列处理器。

    2019-10-15 06:19

  • 怎么在循环缓冲区中解析AT命令和响应

    我有一个PIC32毫米通过UART与BT模块RN4020连接,目前正在努力与它的配置。它使用AT命令格式命令+CR+LF(或对应应答+CR+LF)。首先,模块通过特殊的信号线设置为命令模式,启动后在MCU的RX线路上给出“CMD\R\N”。我使用的是MPLAB IDE提供的默认NIFTY函数,这些函数是基于循环缓冲区填充的逐字节DurnGrx中断例程,我想我已经掌握了它们如何工作的简单原理。甚至还有一个整洁的函数读缓冲区(目标字符串,读取的字节数),WHIC。H从RX Cyc Buff读取给定的字节量到给定的char数组(缓冲器,字符串),然后进行处理。发送命令。我需要信号的时候,从模块的答案是完全阅读在MCU -换句话说,什么时候调用ReadBuffer函数,所以它给了我正确的字符串回,我可以确信,我的CALL Read Buffic(MyOxTrimeString字符串,5)和MyOxAdtryString包含“CMD\R\N”。我不想错误地移动头部和尾部指针,弄乱结构。某种时间是一种很好的继续进行的方式,还是当CR和LF来的时候创建一个指示符标志和(unn)它更好?感谢任何想法或提示提前。在发现,答案的家,某种类型的字符串比较可能足以检查它是否是我所预期的。(狡猾的可能是‘0’字,但我会尽量记住这一点。” 以上来自于百度翻译 以下为原文 I have a PIC32MM connected via UART with BT module RN4020 and currently struggling with it's configuration. It uses AT-command format COMMAND+CR+LF (or corresponsive ANSWER+CR+LF). First, the module is set via special signal line into Command Mode, which after boot-up gives "CMD\r\n" on MCU's RX line. I am using default nifty functions provided by MPLAB IDE, which are based on circular buffers filled byte by byte during RX interrupt routine and I think I've already grasped the simple principle of how they work.There even is a neat function ReadBuffer(target string, num of bytes to read) provided, which reads given amount of bytes from the rx circ buff into a given char array (buffer, string) to work with then. My question is - what might be the best way to wait for and recognize a correct answer and then after it came and is checked, which means the module is ready for a command to be send via TX line, send a command. I need to signalize the moment when the answer from the module is fully read in MCU - in other words, when to call the ReadBuffer function so it gives me correct string back and I can be sure that I call ReadBuffer(my_target_string, 5) and my_target_string contains "CMD\r\n". I don't want to move the Head&Tail pointers unnecessarily wrongly, and mess up the structure. Is some kind of timeout a good way to proceed or is it even better to create some indicator flag and (un)set it when CR and LF come?Thanks for any ideas or hints in advance. After finding out, that the answer's home, some sort of string compare might be enough to check if it is what is expected I think. (Tricky might be '\0' character, but I'll try to keep that one in mind.)

    2019-03-26 12:42

  • 开源的NET系统有哪些?求推荐

    RPC是什么?有什么作用?MES是什么?有什么作用?RabbitMQ是什么?有什么作用?

    2021-07-26 09:19

  • 如何使用***技术构建安全系统?

    ***硬件体系结构及其对系统结构、处理器和调试基础结构的影响

    2021-09-28 08:40

  • CCI400是怎么做到硬件一致性的呢

    CPU是怎样访问内存的?CCI400是怎么做到硬件一致性的呢?

    2021-11-12 07:07