6
									
								
								dist/theme/fossasia2022.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								dist/theme/fossasia2022.css
									
									
									
									
										vendored
									
									
								
							| @@ -76,7 +76,7 @@ section.has-light-background h6 { | |||||||
|   position: absolute; |   position: absolute; | ||||||
|   bottom: 0em; |   bottom: 0em; | ||||||
|   right: 0em; |   right: 0em; | ||||||
|   padding-bottom: 1em; |   padding-bottom: 0em; | ||||||
|   padding-right: 1em; |   padding-right: 1em; | ||||||
|   text-align: right; |   text-align: right; | ||||||
|   font-size: 1.0em; |   font-size: 1.0em; | ||||||
| @@ -89,6 +89,10 @@ section.has-light-background h6 { | |||||||
|   z-index: 1; |   z-index: 1; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .reveal .footer .url { | ||||||
|  |   padding-bottom: .4em; | ||||||
|  | } | ||||||
|  |  | ||||||
| .reveal ::selection { | .reveal ::selection { | ||||||
|   color: var(--r-selection-color); |   color: var(--r-selection-color); | ||||||
|   background: var(--r-selection-background-color); |   background: var(--r-selection-background-color); | ||||||
|   | |||||||
							
								
								
									
										27
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								index.html
									
									
									
									
									
								
							| @@ -90,19 +90,20 @@ | |||||||
|                     <h3>Sean Cross</h3> |                     <h3>Sean Cross</h3> | ||||||
|                     <p>Follow along at <a href="https://p.xobs.io/fa22">https://p.xobs.io/fa22</a></p> |                     <p>Follow along at <a href="https://p.xobs.io/fa22">https://p.xobs.io/fa22</a></p> | ||||||
|                 </section> |                 </section> | ||||||
|  |                 <section> | ||||||
|  |                     <h2>About Me: I Do Weird Hardware</h2> | ||||||
|  |                     <ul> | ||||||
|  |                         <!-- <li>Betrusted/Precursor: FPGA Secure Communications</li> | ||||||
|  |                             <li>Fomu: World's Smallest FPGA Dev Board</li> | ||||||
|  |                             <li>Chibitronics: Loading programs via audio</li> --> | ||||||
|  |                         <img src="media/xobs-projects.jpg"> | ||||||
|  |                     </ul> | ||||||
|  |                 </section> | ||||||
|                 <section> |                 <section> | ||||||
|                     <h2>Renode</h2> |                     <h2>Renode</h2> | ||||||
|                     <p>I find it a useful tool. Maybe you will, too!</p> |                     <p>I find it a useful tool. Maybe you will, too!</p> | ||||||
|                     <img height="100" src="media/antmicro-logo-white.svg"> |                     <img height="100" src="media/antmicro-logo-white.svg"> | ||||||
|                 </section> |                 </section> | ||||||
|                 <section> |  | ||||||
|                     <h2>About Me: I Do Weird Hardware</h2> |  | ||||||
|                     <ul> |  | ||||||
|                         <li>Betrusted/Precursor: FPGA Secure Communications</li> |  | ||||||
|                         <li>Fomu: World's Smallest FPGA Dev Board</li> |  | ||||||
|                         <li>Orchard: Lights, Sounds, Captouch</li> |  | ||||||
|                     </ul> |  | ||||||
|                 </section> |  | ||||||
|                 <section> |                 <section> | ||||||
|                     <h2>What is "Weird Hardware"?</h2> |                     <h2>What is "Weird Hardware"?</h2> | ||||||
|                     <ul> |                     <ul> | ||||||
| @@ -111,14 +112,14 @@ | |||||||
|                         <li>Hardware that uses ARM, i386, PowerPC, Risc-V, Sparc, or Xtensa</li> |                         <li>Hardware that uses ARM, i386, PowerPC, Risc-V, Sparc, or Xtensa</li> | ||||||
|                     </ul> |                     </ul> | ||||||
|                 </section> |                 </section> | ||||||
|                 <section> |                 <!-- <section> | ||||||
|                     <h2>Hardware with Embedded Software</h2> |                     <h2>Hardware is Nothing Without Software</h2> | ||||||
|                     <ul> |                     <ul> | ||||||
|                         <li>Software needs to be written</li> |                         <li>Software needs to be written</li> | ||||||
|                         <li class="fragment">Software needs to be <strong>tested</strong></li> |                         <li class="fragment">Software needs to be <strong>tested</strong></li> | ||||||
|                         <li class="fragment">Software needs to be <i>debugged</i></li> |                         <li class="fragment">Software needs to be <i>debugged</i></li> | ||||||
|                     </ul> |                     </ul> | ||||||
|                 </section> |                 </section> --> | ||||||
|                 <section> |                 <section> | ||||||
|                     <h2>About Renode</h2> |                     <h2>About Renode</h2> | ||||||
|                     <ul> |                     <ul> | ||||||
| @@ -127,6 +128,7 @@ | |||||||
|                         <li>Windows, Mac, Linux</li> |                         <li>Windows, Mac, Linux</li> | ||||||
|                         <li>MIT Licensed</li> |                         <li>MIT Licensed</li> | ||||||
|                     </ul> |                     </ul> | ||||||
|  |                     <img src="media/renode-console.png"> | ||||||
|                 </section> |                 </section> | ||||||
|                 <!-- <section> |                 <!-- <section> | ||||||
|                     <h2>Who Might Find This Talk Interesting?</h2> |                     <h2>Who Might Find This Talk Interesting?</h2> | ||||||
| @@ -841,7 +843,8 @@ | |||||||
|                     <h2>Networking with Tap</h2> |                     <h2>Networking with Tap</h2> | ||||||
|                     <img src="media/renode-networking.png"> |                     <img src="media/renode-networking.png"> | ||||||
|                     <p>SoC → <em><strong>COM-SOC</strong></em> → COM → <em><strong>COM-EC</strong></em> → EC → |                     <p>SoC → <em><strong>COM-SOC</strong></em> → COM → <em><strong>COM-EC</strong></em> → EC → | ||||||
|                         <em><strong>EC-WIFI</strong></em> → WF200 → Tap → Internet</p> |                         <em><strong>EC-WIFI</strong></em> → WF200 → Tap → Internet | ||||||
|  |                     </p> | ||||||
|                 </section> |                 </section> | ||||||
|             </section> |             </section> | ||||||
|             <section> |             <section> | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								media/Xobs Projects.afphoto
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/Xobs Projects.afphoto
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								media/bt-quarter2.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/bt-quarter2.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 1.4 MiB | 
							
								
								
									
										
											BIN
										
									
								
								media/chibitronics-love-to-code.jpeg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/chibitronics-love-to-code.jpeg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 451 KiB | 
							
								
								
									
										
											BIN
										
									
								
								media/fomu-case.webp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/fomu-case.webp
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 185 KiB | 
							
								
								
									
										
											BIN
										
									
								
								media/renode-console.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/renode-console.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 39 KiB | 
							
								
								
									
										
											BIN
										
									
								
								media/renode-start.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/renode-start.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 45 KiB | 
							
								
								
									
										
											BIN
										
									
								
								media/xobs-projects.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								media/xobs-projects.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.3 MiB | 
		Reference in New Issue
	
	Block a user