Assembler Meetup #22, 2019/11/30 2019-11-30 2.9K Jenny teach me code translate Not sure our method is unify or not Trying to make the grammar file shorter…
Verilog syntax conflict 2019-11-29 3.7K I guess syntax conflict or not is depend on how fpga vendor implement their verilog compile, nothing about the verilog…
Hacking Lattice toolchain lesson 1 2019-11-27 3.3K Lattice Diamond use these commands to compile my project into jed file Synthesize Design: synthesis -f ControlLed_impl1_lattice.synproj -gui -msgset C:/workspace/fpga/ControlLed/promote.xml…
Simplest guide to config tomcat to use https with lets encrypt's free cert 2019-11-23 2.7K Support you have generate a standalone cert using certbot command, and your cert is in /etc/letsencrypt/live/ . If not, follow…
Simplest tutorial to read yammer message in SPfx 2019-11-16 3.1K Step 1 : Browser https://www.yammer.com/client_applications create your app Step 2 : Make sure you fill in the Javascript Origins, otherwise…
PowerApps for PowerBI終於都來了 2019-11-16 3.1K 我們終於可以用PowerApps去加強PowerBI Dashboard的動性, 亦可以用PowerApps作為一個UI的接口去程現不同的外部資料 https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual
My first notebook that can run SP2019 on-premises 2019-11-14 2.8K I have to switch back to windows because almost all verilog toolchain only work in windows. And I bought MSI…
Netbeans in Mac vs Windows 2019-11-13 3.2K Netbeans in windows is much more ugly than in Mac, here is my point of view: Font is not align…
Gitlab CI + Asp.net core 2019-11-12 2.6K Add auto build and publish using gitlab ci/cd services and deploy to ubuntu.
Assembler Meetup #20, 2019/11/09 2019-11-09 2.5K Kelvin and Jenny heading to encode b* and c* instructions Desmond keep going to PE format Peter try to add…
Assembler Dev #19 2019/11/02 2019-11-09 2.4K We think the encoding method is stable, asked Jenny to write a wiki, describe how we can encode each instruction…
Netbeans hangs in Mac since Netbeans 8.2 to now 2019-11-06 3.1K I have a Netbeans module call "Maven Runner", it was originally in Ant. When I install it into my local…